Home
last modified time | relevance | path

Searched refs:i386_pmap_VM_LEVEL_0_ORDER (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/i386/include/
H A Dvmparam.h136 #define VM_LEVEL_0_ORDER i386_pmap_VM_LEVEL_0_ORDER
H A Dpmap.h265 extern int i386_pmap_VM_LEVEL_0_ORDER;
/freebsd/sys/i386/i386/
H A Dpmap_base.c132 int i386_pmap_VM_LEVEL_0_ORDER; variable
H A Dpmap.c577 i386_pmap_VM_LEVEL_0_ORDER = VM_LEVEL_0_ORDER_PAE; in __CONCAT()
581 i386_pmap_VM_LEVEL_0_ORDER = VM_LEVEL_0_ORDER_NOPAE; in __CONCAT()