Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dvmx.h227 HOST_CR4 = 0x00006c04, enumerator
/linux-2.6.39/arch/x86/kvm/
Dvmx.c2671 vmcs_writel(HOST_CR4, read_cr4()); /* 22.2.3, 22.2.5 */ in vmx_vcpu_setup()