Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dvmcs12.c143 FIELD(HOST_CR4, host_cr4),
Devmcs.c37 EVMCS1_FIELD(HOST_CR4, host_cr4,
Dvmx.c4123 vmcs_writel(HOST_CR4, cr4); /* 22.2.3, 22.2.5 */ in vmx_set_constant_host_state()
5924 vmcs_readl(HOST_CR4)); in dump_vmcs()
6827 vmcs_writel(HOST_CR4, cr4); in vmx_vcpu_run()
Dnested.c3090 vmcs_writel(HOST_CR4, cr4); in nested_vmx_check_vmentry_hw()
/arch/x86/include/asm/
Dvmx.h335 HOST_CR4 = 0x00006c04, enumerator