Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmcs.h280 #define VMCS_HOST_CR3 0x00006C02 macro
H A Dvmx.c3008 vmcs_write(VMCS_HOST_CR3, rcr3()); in vmx_run()