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

/linux-master/arch/x86/kvm/vmx/
H A Dvmcs12.c144 FIELD(HOST_CR4, host_cr4),
H A Dhyperv_evmcs.c31 EVMCS1_FIELD(HOST_CR4, host_cr4,
H A Dvmx.c4309 vmcs_writel(HOST_CR4, cr4); /* 22.2.3, 22.2.5 */
6357 vmcs_readl(HOST_CR4));
7372 vmcs_writel(HOST_CR4, cr4);
H A Dnested.c3158 vmcs_writel(HOST_CR4, cr4);
/linux-master/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c275 vmwrite(HOST_CR4, get_cr4());
340 vmwrite(GUEST_CR4, vmreadz(HOST_CR4));
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h277 HOST_CR4 = 0x00006c04, enumerator in enum:vmcs_field
H A Devmcs.h303 case HOST_CR4:
709 case HOST_CR4:
/linux-master/arch/x86/include/asm/
H A Dvmx.h351 HOST_CR4 = 0x00006c04, enumerator in enum:vmcs_field

Completed in 319 milliseconds