Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/
H A Dvmparam.h136 #define VM_LEVEL_0_ORDER_PAE 9 macro
/f-stack/freebsd/i386/i386/
H A Dpmap.c589 i386_pmap_VM_LEVEL_0_ORDER = VM_LEVEL_0_ORDER_PAE; in __CONCAT()