Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dfeat_ctl.c52 rdmsr_safe(MSR_IA32_VMX_EPT_VPID_CAP, &ept, &vpid); in init_vmx_capabilities()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dmsr-index.h597 #define MSR_IA32_VMX_EPT_VPID_CAP 0x0000048c macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmsr-index.h943 #define MSR_IA32_VMX_EPT_VPID_CAP 0x0000048c macro
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dmsr-index.h943 #define MSR_IA32_VMX_EPT_VPID_CAP 0x0000048c macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c220 .ad_enabled = !!(rdmsr(MSR_IA32_VMX_EPT_VPID_CAP) & VMX_EPT_VPID_CAP_AD_BITS), in init_vmcs_control_fields()
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dnested.c1451 case MSR_IA32_VMX_EPT_VPID_CAP: in vmx_set_vmx_msr()
1533 case MSR_IA32_VMX_EPT_VPID_CAP: in vmx_get_vmx_msr()
H A Dvmx.c2545 rdmsr_safe(MSR_IA32_VMX_EPT_VPID_CAP, in setup_vmcs_config()
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c1331 MSR_IA32_VMX_EPT_VPID_CAP,
1362 MSR_IA32_VMX_EPT_VPID_CAP,