Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/os/
H A Darchdep.c741 uint_t auxv_hwcap_include_2 = 0; /* second word */ variable
768 auxv_hwcap_2 = (auxv_hwcap_include_2 | cpu_hwcap_flags[1]) & in bind_hwcap()
783 if (auxv_hwcap_include || auxv_hwcap_exclude || auxv_hwcap_include_2 || in bind_hwcap()