Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/inc/include/sun4/
H A Dparam.h123 #define mmu_btop(x) (((unsigned)(x)) >> MMU_PAGESHIFT) macro
/titanic_50/usr/src/uts/common/sys/
H A Dparam.h413 #define mmu_btop(x) (((x)) >> MMU_PAGESHIFT) macro