Searched refs:PTDPTDI (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dlocore.s86 .set _PTmap,(PTDPTDI << PDESHIFT)
87 .set _PTD,_PTmap + (PTDPTDI * NBPG)
88 .set _PTDpde,_PTD + (PTDPTDI * PDESIZE)
H A Dgenassym.c472 DECLARE("PTDPTDI", PTDPTDI);
H A Dpmap.h299 #define PTDPTDI (0x7F4) /* ptd entry that points to ptd! */ macro
H A Dstart.s400 movl $(PTDPTDI),%ebx
H A Dpmap.c1169 (pd_entry_t *) (kernel_pmap->dirbase + PTDPTDI + i),

Completed in 43 milliseconds