Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/include/
Dpmap_private.h92 #define SLAREA_USER 0 macro
/netbsd/src/sys/arch/amd64/amd64/
Dmachdep.c1644 slotspace.area[SLAREA_USER].sslot = 0; in init_slotspace()
1645 slotspace.area[SLAREA_USER].nslot = PDIR_SLOT_USERLIM+1; in init_slotspace()
1646 slotspace.area[SLAREA_USER].active = true; in init_slotspace()