Searched refs:VMX_GUEST_CR0 (Results 1 – 4 of 4) sorted by relevance
317 exec_vmwrite(VMX_GUEST_CR0, tmp); in vmx_write_cr0()526 (exec_vmread(VMX_GUEST_CR0) & cr0_passthru_mask); in vcpu_get_cr0()
357 VMX_GUEST_CR0,1339 exec_vmwrite(VMX_GUEST_CR0, vmcs12->host_cr0); in set_vmcs01_guest_state()
366 ret = VMX_GUEST_CR0; in get_vmcs_field()
184 #define VMX_GUEST_CR0 0x00006800U macro
Completed in 13 milliseconds