Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/x86_64/
Dvmx_msrs_test.c62 vmx_fixed1_msr_test(vcpu, MSR_IA32_VMX_EPT_VPID_CAP, -1ull); in vmx_save_restore_msrs_test()
/tools/testing/selftests/kvm/lib/x86_64/
Dvmx.c180 return rdmsr(MSR_IA32_VMX_EPT_VPID_CAP) & mask; in ept_vpid_cap_supported()
/tools/arch/x86/include/asm/
Dmsr-index.h1078 #define MSR_IA32_VMX_EPT_VPID_CAP 0x0000048c macro