boot_cpu_has 149 arch/x86/kernel/alternative.c boot_cpu_has(X86_FEATURE_NOPL)) boot_cpu_has 159 arch/x86/kernel/alternative.c if (boot_cpu_has(X86_FEATURE_K8)) boot_cpu_has 161 arch/x86/kernel/alternative.c else if (boot_cpu_has(X86_FEATURE_K7)) boot_cpu_has 163 arch/x86/kernel/alternative.c else if (boot_cpu_has(X86_FEATURE_NOPL)) boot_cpu_has 206 arch/x86/kernel/alternative.c if (!boot_cpu_has(a->cpuid)) boot_cpu_has 285 arch/x86/kernel/alternative.c if (boot_cpu_has(X86_FEATURE_UP)) boot_cpu_has 307 arch/x86/kernel/alternative.c if (boot_cpu_has(X86_FEATURE_UP)) boot_cpu_has 167 arch/x86/kernel/ipi.c if (!boot_cpu_has(X86_FEATURE_APIC)) boot_cpu_has 273 arch/x86/kernel/process.c if (!boot_cpu_has(X86_FEATURE_CONSTANT_TSC)) boot_cpu_has 640 arch/x86/kernel/tsc.c if (boot_cpu_has(X86_FEATURE_CONSTANT_TSC)) boot_cpu_has 767 arch/x86/kernel/tsc.c if (boot_cpu_has(X86_FEATURE_CONSTANT_TSC)) boot_cpu_has 435 arch/x86/kvm/svm.c if (boot_cpu_has(X86_FEATURE_NX)) boot_cpu_has 1261 arch/x86/kvm/vmx.c if (boot_cpu_has(X86_FEATURE_NX)) boot_cpu_has 528 arch/x86/mm/pat.c !(boot_cpu_has(X86_FEATURE_MTRR) || boot_cpu_has 529 arch/x86/mm/pat.c boot_cpu_has(X86_FEATURE_K6_MTRR) || boot_cpu_has 530 arch/x86/mm/pat.c boot_cpu_has(X86_FEATURE_CYRIX_ARR) || boot_cpu_has 531 arch/x86/mm/pat.c boot_cpu_has(X86_FEATURE_CENTAUR_MCR)) && boot_cpu_has 448 arch/x86/oprofile/op_model_amd.c ibs_allowed = boot_cpu_has(X86_FEATURE_IBS); boot_cpu_has 127 arch/x86/power/cpu_32.c if (boot_cpu_has(X86_FEATURE_SEP)) boot_cpu_has 200 arch/x86/vdso/vdso32-setup.c #define vdso32_sysenter() (boot_cpu_has(X86_FEATURE_SYSENTER32)) boot_cpu_has 201 arch/x86/vdso/vdso32-setup.c #define vdso32_syscall() (boot_cpu_has(X86_FEATURE_SYSCALL32)) boot_cpu_has 223 arch/x86/vdso/vdso32-setup.c #define vdso32_sysenter() (boot_cpu_has(X86_FEATURE_SEP)) boot_cpu_has 231 arch/x86/vdso/vdso32-setup.c if (!boot_cpu_has(X86_FEATURE_SEP)) { boot_cpu_has 123 arch/x86/xen/setup.c if (!boot_cpu_has(sysenter_feature)) boot_cpu_has 145 arch/x86/xen/setup.c if (boot_cpu_has(X86_FEATURE_SYSCALL32)) { boot_cpu_has 143 include/asm-x86/acpi.h else if (boot_cpu_has(X86_FEATURE_AMDC1E)) boot_cpu_has 198 include/asm-x86/cpufeature.h #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU) boot_cpu_has 199 include/asm-x86/cpufeature.h #define cpu_has_vme boot_cpu_has(X86_FEATURE_VME) boot_cpu_has 200 include/asm-x86/cpufeature.h #define cpu_has_de boot_cpu_has(X86_FEATURE_DE) boot_cpu_has 201 include/asm-x86/cpufeature.h #define cpu_has_pse boot_cpu_has(X86_FEATURE_PSE) boot_cpu_has 202 include/asm-x86/cpufeature.h #define cpu_has_tsc boot_cpu_has(X86_FEATURE_TSC) boot_cpu_has 203 include/asm-x86/cpufeature.h #define cpu_has_pae boot_cpu_has(X86_FEATURE_PAE) boot_cpu_has 204 include/asm-x86/cpufeature.h #define cpu_has_pge boot_cpu_has(X86_FEATURE_PGE) boot_cpu_has 205 include/asm-x86/cpufeature.h #define cpu_has_apic boot_cpu_has(X86_FEATURE_APIC) boot_cpu_has 206 include/asm-x86/cpufeature.h #define cpu_has_sep boot_cpu_has(X86_FEATURE_SEP) boot_cpu_has 207 include/asm-x86/cpufeature.h #define cpu_has_mtrr boot_cpu_has(X86_FEATURE_MTRR) boot_cpu_has 208 include/asm-x86/cpufeature.h #define cpu_has_mmx boot_cpu_has(X86_FEATURE_MMX) boot_cpu_has 209 include/asm-x86/cpufeature.h #define cpu_has_fxsr boot_cpu_has(X86_FEATURE_FXSR) boot_cpu_has 210 include/asm-x86/cpufeature.h #define cpu_has_xmm boot_cpu_has(X86_FEATURE_XMM) boot_cpu_has 211 include/asm-x86/cpufeature.h #define cpu_has_xmm2 boot_cpu_has(X86_FEATURE_XMM2) boot_cpu_has 212 include/asm-x86/cpufeature.h #define cpu_has_xmm3 boot_cpu_has(X86_FEATURE_XMM3) boot_cpu_has 213 include/asm-x86/cpufeature.h #define cpu_has_ht boot_cpu_has(X86_FEATURE_HT) boot_cpu_has 214 include/asm-x86/cpufeature.h #define cpu_has_mp boot_cpu_has(X86_FEATURE_MP) boot_cpu_has 215 include/asm-x86/cpufeature.h #define cpu_has_nx boot_cpu_has(X86_FEATURE_NX) boot_cpu_has 216 include/asm-x86/cpufeature.h #define cpu_has_k6_mtrr boot_cpu_has(X86_FEATURE_K6_MTRR) boot_cpu_has 217 include/asm-x86/cpufeature.h #define cpu_has_cyrix_arr boot_cpu_has(X86_FEATURE_CYRIX_ARR) boot_cpu_has 218 include/asm-x86/cpufeature.h #define cpu_has_centaur_mcr boot_cpu_has(X86_FEATURE_CENTAUR_MCR) boot_cpu_has 219 include/asm-x86/cpufeature.h #define cpu_has_xstore boot_cpu_has(X86_FEATURE_XSTORE) boot_cpu_has 220 include/asm-x86/cpufeature.h #define cpu_has_xstore_enabled boot_cpu_has(X86_FEATURE_XSTORE_EN) boot_cpu_has 221 include/asm-x86/cpufeature.h #define cpu_has_xcrypt boot_cpu_has(X86_FEATURE_XCRYPT) boot_cpu_has 222 include/asm-x86/cpufeature.h #define cpu_has_xcrypt_enabled boot_cpu_has(X86_FEATURE_XCRYPT_EN) boot_cpu_has 223 include/asm-x86/cpufeature.h #define cpu_has_ace2 boot_cpu_has(X86_FEATURE_ACE2) boot_cpu_has 224 include/asm-x86/cpufeature.h #define cpu_has_ace2_enabled boot_cpu_has(X86_FEATURE_ACE2_EN) boot_cpu_has 225 include/asm-x86/cpufeature.h #define cpu_has_phe boot_cpu_has(X86_FEATURE_PHE) boot_cpu_has 226 include/asm-x86/cpufeature.h #define cpu_has_phe_enabled boot_cpu_has(X86_FEATURE_PHE_EN) boot_cpu_has 227 include/asm-x86/cpufeature.h #define cpu_has_pmm boot_cpu_has(X86_FEATURE_PMM) boot_cpu_has 228 include/asm-x86/cpufeature.h #define cpu_has_pmm_enabled boot_cpu_has(X86_FEATURE_PMM_EN) boot_cpu_has 229 include/asm-x86/cpufeature.h #define cpu_has_ds boot_cpu_has(X86_FEATURE_DS) boot_cpu_has 230 include/asm-x86/cpufeature.h #define cpu_has_pebs boot_cpu_has(X86_FEATURE_PEBS) boot_cpu_has 231 include/asm-x86/cpufeature.h #define cpu_has_clflush boot_cpu_has(X86_FEATURE_CLFLSH) boot_cpu_has 232 include/asm-x86/cpufeature.h #define cpu_has_bts boot_cpu_has(X86_FEATURE_BTS) boot_cpu_has 233 include/asm-x86/cpufeature.h #define cpu_has_gbpages boot_cpu_has(X86_FEATURE_GBPAGES) boot_cpu_has 234 include/asm-x86/cpufeature.h #define cpu_has_arch_perfmon boot_cpu_has(X86_FEATURE_ARCH_PERFMON) boot_cpu_has 235 include/asm-x86/cpufeature.h #define cpu_has_pat boot_cpu_has(X86_FEATURE_PAT) boot_cpu_has 236 include/asm-x86/cpufeature.h #define cpu_has_xmm4_1 boot_cpu_has(X86_FEATURE_XMM4_1) boot_cpu_has 237 include/asm-x86/cpufeature.h #define cpu_has_xmm4_2 boot_cpu_has(X86_FEATURE_XMM4_2) boot_cpu_has 238 include/asm-x86/cpufeature.h #define cpu_has_x2apic boot_cpu_has(X86_FEATURE_X2APIC) boot_cpu_has 239 include/asm-x86/cpufeature.h #define cpu_has_xsave boot_cpu_has(X86_FEATURE_XSAVE)