Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dvmx_msrs_test.c62 vmx_fixed1_msr_test(vcpu, MSR_IA32_VMX_EPT_VPID_CAP, -1ull); in vmx_save_restore_msrs_test()
/linux/arch/x86/kernel/cpu/
H A Dfeat_ctl.c60 rdmsr_safe(MSR_IA32_VMX_EPT_VPID_CAP, &ept, &vpid); in init_vmx_capabilities()
/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/tools/arch/x86/include/asm/
H A Dmsr-index.h1258 #define MSR_IA32_VMX_EPT_VPID_CAP 0x0000048c macro
/linux/arch/x86/include/asm/
H A Dmsr-index.h1265 #define MSR_IA32_VMX_EPT_VPID_CAP 0x0000048c
1263 #define MSR_IA32_VMX_EPT_VPID_CAP global() 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.c2800 rdmsr_safe(MSR_IA32_VMX_EPT_VPID_CAP, in setup_vmcs_config()
/linux/arch/x86/kvm/
H A Dx86.c453 MSR_IA32_VMX_EPT_VPID_CAP,