Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c273 vmwrite(HOST_CR0, get_cr0()); in init_vmcs_host_state()
338 vmwrite(GUEST_CR0, vmreadz(HOST_CR0)); in init_vmcs_guest_state()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmcs12.c142 FIELD(HOST_CR0, host_cr0),
H A Dhyperv.c34 EVMCS1_FIELD(HOST_CR0, host_cr0,
H A Dvmx.c4312 vmcs_writel(HOST_CR0, cr0); /* 22.2.3 */ in vmx_set_constant_host_state()
6352 vmcs_readl(HOST_CR0), vmcs_readl(HOST_CR3), in dump_vmcs()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h275 HOST_CR0 = 0x00006c00, enumerator
H A Devmcs.h297 case HOST_CR0: in evmcs_vmread()
701 case HOST_CR0: in evmcs_vmwrite()
/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h348 HOST_CR0 = 0x00006c00, enumerator