Searched refs:NKPT (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dstart.s344 ALLOCPAGES(NKPT)
389 movl $(NKPT), %ecx
395 movl $(NKPT),%ecx
H A Dpmap.h261 #ifndef NKPT
262 #define NKPT 500 /* actual number of kernel page tables */ macro
H A Dgenassym.c328 DECLARE("NKPT", NKPT);
H A Dpmap.c1188 nkpt = NKPT;
1189 inuse_ptepages_count += NKPT;

Completed in 90 milliseconds