Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/intel/
H A Dvmcs.h278 #define VMCS_HOST_CR3 0x00006C02 macro
H A Dvmx.c3072 vmcs_write(VMCS_HOST_CR3, rcr3()); in vmx_run()