Searched refs:auxv_hwcap32_2 (Results 1 – 5 of 5) sorted by relevance
154 extern uint_t auxv_hwcap32_2;
174 STRUCT_FSET(h, cgh_hwcap[1], auxv_hwcap32_2); in cpuid_ioctl()
1001 auxv_hwcap32_2 = (auxv_hwcap32_include_2 | cpu_hwcap_flags[1]) & in bind_hwcap()1028 cmn_err(CE_CONT, fmt, auxv_hwcap32_2, FMT_AV_386_2); in bind_hwcap()
96 uint_t auxv_hwcap32_2 = 0; /* 32-bit version of auxv_hwcap2 */ variable
789 ADDAUX(aux, AT_SUN_HWCAP2, auxv_hwcap32_2) in elfexec()