Home
last modified time | relevance | path

Searched refs:auxv_hwcap_include_2 (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/intel/ia32/os/
H A Darchdep.c929 uint_t auxv_hwcap_include_2 = 0; /* second word */ variable
955 auxv_hwcap_2 = (auxv_hwcap_include_2 | cpu_hwcap_flags[1]) & in bind_hwcap()
976 if (auxv_hwcap_include || auxv_hwcap_exclude || auxv_hwcap_include_2 || in bind_hwcap()