Searched defs:auxv_hwcap_exclude (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sparc/os/
H A Darchdep.c204 uint_t auxv_hwcap_exclude = 0; /* patch for broken cpus, debugging */ variable
224 ~auxv_hwcap_exclude;
226 if (auxv_hwcap_include || auxv_hwcap_exclude)
/illumos-gate/usr/src/uts/intel/ia32/os/
H A Darchdep.c930 uint_t auxv_hwcap_exclude = 0; /* patch for broken cpus, debugging */ variable
954 ~auxv_hwcap_exclude;
976 if (auxv_hwcap_include || auxv_hwcap_exclude || auxv_hwcap_include_2 ||

Completed in 60 milliseconds