Searched defs:hwcaps (Results 1 – 5 of 5) sorted by relevance
81 uint32_t hwcaps = getauxval(AT_HWCAP); in read_cpu_features() local98 uint32_t hwcaps = getauxval(AT_HWCAP); in read_cpu_features() local
44 static const char *hwcaps[32] = in sparc_check_object_attribute() local
510 uint32_t hwcaps = ReadELFHWCaps(); in CPU() local
925 uint32_t hwcaps; in WriteCPUInformation() member