Searched refs:PP_PAGEPREV_N (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sfmmu/vm/ | ||
H A D | hat_sfmmu.h | 2232 #define PP_PAGEPREV_N(pp, n) ((pp) - (n)) macro 2233 #define PP_PAGEPREV(pp) PP_PAGEPREV_N((pp), 1) |
Completed in 65 milliseconds