Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dvmx.h282 HOST_CR4 = 0x00006c04, enumerator
/linux-4.4.14/arch/x86/kvm/
Dvmx.c814 FIELD(HOST_CR4, host_cr4),
4640 vmcs_writel(HOST_CR4, cr4); /* 22.2.3, 22.2.5 */ in vmx_set_constant_host_state()
8011 vmcs_readl(HOST_CR4)); in dump_vmcs()
8558 vmcs_writel(HOST_CR4, cr4); in vmx_vcpu_run()