Home
last modified time | relevance | path

Searched refs:PPN_IN_RANGE (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/cpr/
H A Dcpr_dump.c729 if (PPN_IN_RANGE(ppn, dp)) { in cpr_setbit()
754 if (PPN_IN_RANGE(ppn, dp)) { in cpr_clrbit()
786 if (PPN_IN_RANGE(ppn, dp)) { in cpr_isset()
/titanic_50/usr/src/uts/common/sys/
H A Dcpr.h368 #define PPN_IN_RANGE(ppn, desc) \ macro
/titanic_50/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dbitmap.c69 if (PPN_IN_RANGE(ppn, dp)) { in cb_bitop()