Home
last modified time | relevance | path

Searched refs:MSR_IA32_VMX_EPT_VPID_CAP (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/kvm/x86/
H A Dvmx_msrs_test.c60 vmx_fixed1_msr_test(vcpu, MSR_IA32_VMX_EPT_VPID_CAP, -1ull); in vmx_save_restore_msrs_test()
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dvmx.c190 return rdmsr(MSR_IA32_VMX_EPT_VPID_CAP) & mask; in ept_vpid_cap_supported()
/linux/arch/x86/include/asm/
H A Dmsr-index.h1269 #define MSR_IA32_VMX_EPT_VPID_CAP 0x0000048c macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h1259 #define MSR_IA32_VMX_EPT_VPID_CAP 0x0000048c macro
/linux/arch/x86/kvm/vmx/
H A Dnested.c1524 case MSR_IA32_VMX_EPT_VPID_CAP: in vmx_set_vmx_msr()
1606 case MSR_IA32_VMX_EPT_VPID_CAP: in vmx_get_vmx_msr()
H A Dvmx.c2767 rdmsr_safe(MSR_IA32_VMX_EPT_VPID_CAP, in setup_vmcs_config()
/linux/arch/x86/kvm/
H A Dx86.c458 MSR_IA32_VMX_EPT_VPID_CAP,