boot_cpu_has 461 arch/x86/include/asm/apic.h if (APIC_XAPIC(ver) || boot_cpu_has(X86_FEATURE_EXTD_APICID)) boot_cpu_has 334 arch/x86/include/asm/cpufeature.h #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU) boot_cpu_has 335 arch/x86/include/asm/cpufeature.h #define cpu_has_de boot_cpu_has(X86_FEATURE_DE) boot_cpu_has 336 arch/x86/include/asm/cpufeature.h #define cpu_has_pse boot_cpu_has(X86_FEATURE_PSE) boot_cpu_has 337 arch/x86/include/asm/cpufeature.h #define cpu_has_tsc boot_cpu_has(X86_FEATURE_TSC) boot_cpu_has 338 arch/x86/include/asm/cpufeature.h #define cpu_has_pge boot_cpu_has(X86_FEATURE_PGE) boot_cpu_has 339 arch/x86/include/asm/cpufeature.h #define cpu_has_apic boot_cpu_has(X86_FEATURE_APIC) boot_cpu_has 340 arch/x86/include/asm/cpufeature.h #define cpu_has_sep boot_cpu_has(X86_FEATURE_SEP) boot_cpu_has 341 arch/x86/include/asm/cpufeature.h #define cpu_has_mtrr boot_cpu_has(X86_FEATURE_MTRR) boot_cpu_has 342 arch/x86/include/asm/cpufeature.h #define cpu_has_mmx boot_cpu_has(X86_FEATURE_MMX) boot_cpu_has 343 arch/x86/include/asm/cpufeature.h #define cpu_has_fxsr boot_cpu_has(X86_FEATURE_FXSR) boot_cpu_has 344 arch/x86/include/asm/cpufeature.h #define cpu_has_xmm boot_cpu_has(X86_FEATURE_XMM) boot_cpu_has 345 arch/x86/include/asm/cpufeature.h #define cpu_has_xmm2 boot_cpu_has(X86_FEATURE_XMM2) boot_cpu_has 346 arch/x86/include/asm/cpufeature.h #define cpu_has_xmm3 boot_cpu_has(X86_FEATURE_XMM3) boot_cpu_has 347 arch/x86/include/asm/cpufeature.h #define cpu_has_ssse3 boot_cpu_has(X86_FEATURE_SSSE3) boot_cpu_has 348 arch/x86/include/asm/cpufeature.h #define cpu_has_aes boot_cpu_has(X86_FEATURE_AES) boot_cpu_has 349 arch/x86/include/asm/cpufeature.h #define cpu_has_avx boot_cpu_has(X86_FEATURE_AVX) boot_cpu_has 350 arch/x86/include/asm/cpufeature.h #define cpu_has_avx2 boot_cpu_has(X86_FEATURE_AVX2) boot_cpu_has 351 arch/x86/include/asm/cpufeature.h #define cpu_has_ht boot_cpu_has(X86_FEATURE_HT) boot_cpu_has 352 arch/x86/include/asm/cpufeature.h #define cpu_has_nx boot_cpu_has(X86_FEATURE_NX) boot_cpu_has 353 arch/x86/include/asm/cpufeature.h #define cpu_has_xstore boot_cpu_has(X86_FEATURE_XSTORE) boot_cpu_has 354 arch/x86/include/asm/cpufeature.h #define cpu_has_xstore_enabled boot_cpu_has(X86_FEATURE_XSTORE_EN) boot_cpu_has 355 arch/x86/include/asm/cpufeature.h #define cpu_has_xcrypt boot_cpu_has(X86_FEATURE_XCRYPT) boot_cpu_has 356 arch/x86/include/asm/cpufeature.h #define cpu_has_xcrypt_enabled boot_cpu_has(X86_FEATURE_XCRYPT_EN) boot_cpu_has 357 arch/x86/include/asm/cpufeature.h #define cpu_has_ace2 boot_cpu_has(X86_FEATURE_ACE2) boot_cpu_has 358 arch/x86/include/asm/cpufeature.h #define cpu_has_ace2_enabled boot_cpu_has(X86_FEATURE_ACE2_EN) boot_cpu_has 359 arch/x86/include/asm/cpufeature.h #define cpu_has_phe boot_cpu_has(X86_FEATURE_PHE) boot_cpu_has 360 arch/x86/include/asm/cpufeature.h #define cpu_has_phe_enabled boot_cpu_has(X86_FEATURE_PHE_EN) boot_cpu_has 361 arch/x86/include/asm/cpufeature.h #define cpu_has_pmm boot_cpu_has(X86_FEATURE_PMM) boot_cpu_has 362 arch/x86/include/asm/cpufeature.h #define cpu_has_pmm_enabled boot_cpu_has(X86_FEATURE_PMM_EN) boot_cpu_has 363 arch/x86/include/asm/cpufeature.h #define cpu_has_ds boot_cpu_has(X86_FEATURE_DS) boot_cpu_has 364 arch/x86/include/asm/cpufeature.h #define cpu_has_pebs boot_cpu_has(X86_FEATURE_PEBS) boot_cpu_has 365 arch/x86/include/asm/cpufeature.h #define cpu_has_clflush boot_cpu_has(X86_FEATURE_CLFLUSH) boot_cpu_has 366 arch/x86/include/asm/cpufeature.h #define cpu_has_bts boot_cpu_has(X86_FEATURE_BTS) boot_cpu_has 367 arch/x86/include/asm/cpufeature.h #define cpu_has_gbpages boot_cpu_has(X86_FEATURE_GBPAGES) boot_cpu_has 368 arch/x86/include/asm/cpufeature.h #define cpu_has_arch_perfmon boot_cpu_has(X86_FEATURE_ARCH_PERFMON) boot_cpu_has 369 arch/x86/include/asm/cpufeature.h #define cpu_has_pat boot_cpu_has(X86_FEATURE_PAT) boot_cpu_has 370 arch/x86/include/asm/cpufeature.h #define cpu_has_xmm4_1 boot_cpu_has(X86_FEATURE_XMM4_1) boot_cpu_has 371 arch/x86/include/asm/cpufeature.h #define cpu_has_xmm4_2 boot_cpu_has(X86_FEATURE_XMM4_2) boot_cpu_has 372 arch/x86/include/asm/cpufeature.h #define cpu_has_x2apic boot_cpu_has(X86_FEATURE_X2APIC) boot_cpu_has 373 arch/x86/include/asm/cpufeature.h #define cpu_has_xsave boot_cpu_has(X86_FEATURE_XSAVE) boot_cpu_has 374 arch/x86/include/asm/cpufeature.h #define cpu_has_xsaveopt boot_cpu_has(X86_FEATURE_XSAVEOPT) boot_cpu_has 375 arch/x86/include/asm/cpufeature.h #define cpu_has_xsaves boot_cpu_has(X86_FEATURE_XSAVES) boot_cpu_has 376 arch/x86/include/asm/cpufeature.h #define cpu_has_osxsave boot_cpu_has(X86_FEATURE_OSXSAVE) boot_cpu_has 377 arch/x86/include/asm/cpufeature.h #define cpu_has_hypervisor boot_cpu_has(X86_FEATURE_HYPERVISOR) boot_cpu_has 378 arch/x86/include/asm/cpufeature.h #define cpu_has_pclmulqdq boot_cpu_has(X86_FEATURE_PCLMULQDQ) boot_cpu_has 379 arch/x86/include/asm/cpufeature.h #define cpu_has_perfctr_core boot_cpu_has(X86_FEATURE_PERFCTR_CORE) boot_cpu_has 380 arch/x86/include/asm/cpufeature.h #define cpu_has_perfctr_nb boot_cpu_has(X86_FEATURE_PERFCTR_NB) boot_cpu_has 381 arch/x86/include/asm/cpufeature.h #define cpu_has_perfctr_l2 boot_cpu_has(X86_FEATURE_PERFCTR_L2) boot_cpu_has 382 arch/x86/include/asm/cpufeature.h #define cpu_has_cx8 boot_cpu_has(X86_FEATURE_CX8) boot_cpu_has 383 arch/x86/include/asm/cpufeature.h #define cpu_has_cx16 boot_cpu_has(X86_FEATURE_CX16) boot_cpu_has 384 arch/x86/include/asm/cpufeature.h #define cpu_has_eager_fpu boot_cpu_has(X86_FEATURE_EAGER_FPU) boot_cpu_has 385 arch/x86/include/asm/cpufeature.h #define cpu_has_topoext boot_cpu_has(X86_FEATURE_TOPOEXT) boot_cpu_has 469 arch/x86/include/asm/cpufeature.h __builtin_constant_p(boot_cpu_has(bit)) ? \ boot_cpu_has 470 arch/x86/include/asm/cpufeature.h boot_cpu_has(bit) : \ boot_cpu_has 473 arch/x86/include/asm/cpufeature.h boot_cpu_has(bit) \ boot_cpu_has 553 arch/x86/include/asm/cpufeature.h __builtin_constant_p(boot_cpu_has(bit)) ? \ boot_cpu_has 554 arch/x86/include/asm/cpufeature.h boot_cpu_has(bit) : \ boot_cpu_has 561 arch/x86/include/asm/cpufeature.h #define static_cpu_has(bit) boot_cpu_has(bit) boot_cpu_has 562 arch/x86/include/asm/cpufeature.h #define static_cpu_has_safe(bit) boot_cpu_has(bit) boot_cpu_has 574 arch/x86/include/asm/cpufeature.h #define cpu_have_feature boot_cpu_has boot_cpu_has 81 arch/x86/include/asm/xsave.h if (boot_cpu_has(X86_FEATURE_XSAVES)) boot_cpu_has 111 arch/x86/include/asm/xsave.h if (boot_cpu_has(X86_FEATURE_XSAVES))