Home
last modified time | relevance | path

Searched refs:VMX_GUEST_CR0 (Results 1 – 4 of 4) sorted by relevance

/hypervisor/arch/x86/guest/
A Dvirtual_cr.c317 exec_vmwrite(VMX_GUEST_CR0, tmp); in vmx_write_cr0()
526 (exec_vmread(VMX_GUEST_CR0) & cr0_passthru_mask); in vcpu_get_cr0()
A Dnested.c357 VMX_GUEST_CR0,
1339 exec_vmwrite(VMX_GUEST_CR0, vmcs12->host_cr0); in set_vmcs01_guest_state()
A Dinstr_emul.c366 ret = VMX_GUEST_CR0; in get_vmcs_field()
/hypervisor/include/arch/x86/asm/
A Dvmx.h184 #define VMX_GUEST_CR0 0x00006800U macro

Completed in 13 milliseconds