Home
last modified time | relevance | path

Searched defs:efer (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmcs.c346 u_long cr0, cr4, efer; in vmcs_init() local
H A Dvmx.c1844 uint64_t efer, entry_ctls; in vmx_emulate_cr0_access() local
/f-stack/freebsd/amd64/vmm/amd/
H A Dsvm.c155 uint64_t efer; in svm_disable() local
211 uint64_t efer; in svm_enable() local
682 svm_paging_mode(uint64_t cr0, uint64_t cr4, uint64_t efer) in svm_paging_mode()
H A Dvmcb.h300 uint64_t efer; member