Home
last modified time | relevance | path

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

/dragonfly/sys/dev/virtual/nvmm/x86/
H A Dnvmm_x86_vmx.c508 #define VMCS_HOST_CR0 0x00006C00 macro
3005 vmx_vmwrite(VMCS_HOST_CR0, x86_get_cr0() & ~CR0_TS); in vmx_vcpu_init()