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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dpmap.c477 #define pa_index(pa) (i386_btop(pa)) macro
1967 pai = pa_index(pa);
1999 pai = pa_index(pa);
2637 pai = pa_index(old_pa);
2795 old_ppn = (ppnum_t)pa_index(old_pa);
2845 pai = pa_index(pa); /* now working with new incoming phys page */
3896 pai = pa_index(pa);

Completed in 26 milliseconds