Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/include/
Dpmap_private.h95 #define SLAREA_PCPU 3 macro
/netbsd/src/sys/arch/amd64/amd64/
Dmachdep.c1657 slotspace.area[SLAREA_PCPU].sslot = PDIR_SLOT_PCPU; in init_slotspace()
1658 slotspace.area[SLAREA_PCPU].nslot = 1; in init_slotspace()
1659 slotspace.area[SLAREA_PCPU].active = true; in init_slotspace()