Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/lib/x86/
H A Dvmx.c284 vmwrite(HOST_CR4, get_cr4()); in init_vmcs_host_state()
349 vmwrite(GUEST_CR4, vmreadz(HOST_CR4)); in init_vmcs_guest_state()
/linux/tools/testing/selftests/kvm/include/x86/
H A Dvmx.h275 HOST_CR4 = 0x00006c04, enumerator
H A Devmcs.h300 case HOST_CR4: in evmcs_vmread()
706 case HOST_CR4: in evmcs_vmwrite()
/linux/arch/x86/kvm/vmx/
H A Dhyperv_evmcs.c31 EVMCS1_FIELD(HOST_CR4, host_cr4,
H A Dvmcs12.c147 FIELD(HOST_CR4, host_cr4),
H A Dvmx.c4533 vmcs_writel(HOST_CR4, cr4); /* 22.2.3, 22.2.5 */ in vmx_set_constant_host_state()
6691 vmcs_readl(HOST_CR4)); in dump_vmcs()
7673 vmcs_writel(HOST_CR4, cr4); in vmx_vcpu_run()
/linux/arch/x86/include/asm/
H A Dvmx.h381 HOST_CR4 = 0x00006c04, enumerator