Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/i386/include/
HDvmparam.h138 #define VM_LEVEL_0_ORDER i386_pmap_VM_LEVEL_0_ORDER
HDpmap.h296 extern int i386_pmap_VM_LEVEL_0_ORDER;
/freebsd-13-stable/sys/i386/i386/
HDpmap_base.c134 int i386_pmap_VM_LEVEL_0_ORDER; variable
HDpmap.c587 i386_pmap_VM_LEVEL_0_ORDER = VM_LEVEL_0_ORDER_PAE; in __CONCAT()
591 i386_pmap_VM_LEVEL_0_ORDER = VM_LEVEL_0_ORDER_NOPAE; in __CONCAT()