Searched refs:PAGING_MODE_PAE (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/amd64/include/
H A Dvmm.h478 PAGING_MODE_PAE, enumerator in enum:vm_paging_mode
/freebsd-12-stable/usr.sbin/bhyve/
H A Dtask_switch.c507 if (ts->paging.paging_mode == PAGING_MODE_PAE) {
H A Dgdb.c256 paging->paging_mode = PAGING_MODE_PAE;
/freebsd-12-stable/sys/amd64/vmm/amd/
H A Dsvm.c668 return (PAGING_MODE_PAE);
/freebsd-12-stable/sys/amd64/vmm/
H A Dvmm_instruction_emul.c2058 if (paging->paging_mode == PAGING_MODE_PAE) {
/freebsd-12-stable/sys/amd64/vmm/intel/
H A Dvmx.c1938 return (PAGING_MODE_PAE);

Completed in 138 milliseconds