Home
last modified time | relevance | path

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

/titanic_41/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; in bind_hwcap()
226 if (auxv_hwcap_include || auxv_hwcap_exclude) in bind_hwcap()
/titanic_41/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; in bind_hwcap()
976 if (auxv_hwcap_include || auxv_hwcap_exclude || auxv_hwcap_include_2 || in bind_hwcap()