Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx_controls.h91 #define VM_ENTRY_GUEST_LMA (1 << 9) macro
H A Dvmx.c1856 entry_ctls |= VM_ENTRY_GUEST_LMA; in vmx_emulate_cr0_access()
3392 ctls |= VM_ENTRY_GUEST_LMA; in vmx_setreg()
3394 ctls &= ~VM_ENTRY_GUEST_LMA; in vmx_setreg()