Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/kvm/lib/x86_64/
Dvmx.c295 vmwrite(HOST_CR4, get_cr4()); in init_vmcs_host_state()
360 vmwrite(GUEST_CR4, vmreadz(HOST_CR4)); in init_vmcs_guest_state()
/linux-6.1.9/arch/x86/kvm/vmx/
Dvmcs12.c143 FIELD(HOST_CR4, host_cr4),
Devmcs.c39 EVMCS1_FIELD(HOST_CR4, host_cr4,
Dvmx.c4198 vmcs_writel(HOST_CR4, cr4); /* 22.2.3, 22.2.5 */ in vmx_set_constant_host_state()
6212 vmcs_readl(HOST_CR4)); in dump_vmcs()
7156 vmcs_writel(HOST_CR4, cr4); in vmx_vcpu_run()
Dnested.c3092 vmcs_writel(HOST_CR4, cr4); in nested_vmx_check_vmentry_hw()
/linux-6.1.9/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h277 HOST_CR4 = 0x00006c04, enumerator
Devmcs.h313 case HOST_CR4: in evmcs_vmread()
719 case HOST_CR4: in evmcs_vmwrite()
/linux-6.1.9/arch/x86/include/asm/
Dvmx.h348 HOST_CR4 = 0x00006c04, enumerator