Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/intel/
H A Dvmx_controls.h89 #define VM_ENTRY_GUEST_LMA (1 << 9) macro
H A Dvmx.c1909 entry_ctls |= VM_ENTRY_GUEST_LMA; in vmx_emulate_cr0_access()
3474 ctls |= VM_ENTRY_GUEST_LMA; in vmx_setreg()
3476 ctls &= ~VM_ENTRY_GUEST_LMA; in vmx_setreg()