Home
last modified time | relevance | path

Searched defs:mmu_btopr (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libbc/inc/include/sun4/
H A Dparam.h124 #define mmu_btopr(x) ((((unsigned)(x) + MMU_PAGEOFFSET) >> MMU_PAGESHIFT)) macro
/titanic_51/usr/src/uts/common/sys/
H A Dparam.h414 #define mmu_btopr(x) ((((x) + MMU_PAGEOFFSET) >> MMU_PAGESHIFT)) macro