Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dcpufeatures.h375 #define X86_FEATURE_ARCH_CAPABILITIES (18*32+29) /* IA32_ARCH_CAPABILITIES MSR (Intel) */ macro
/arch/x86/kernel/cpu/
Dcommon.c1188 if (boot_cpu_has(X86_FEATURE_ARCH_CAPABILITIES)) in x86_read_arch_cap_msr()
/arch/x86/kvm/vmx/
Dvmx.c226 if (boot_cpu_has(X86_FEATURE_ARCH_CAPABILITIES)) { in vmx_setup_l1d_flush()
346 if (boot_cpu_has(X86_FEATURE_ARCH_CAPABILITIES) && in vmx_setup_fb_clear_ctrl()
/arch/x86/kvm/
Dx86.c1354 if (boot_cpu_has(X86_FEATURE_ARCH_CAPABILITIES)) in kvm_get_arch_capabilities()
3051 !guest_cpuid_has(vcpu, X86_FEATURE_ARCH_CAPABILITIES)) in kvm_get_msr_common()