Home
last modified time | relevance | path

Searched defs:ptob (Results 1 – 5 of 5) sorted by relevance

/titanic_52/usr/src/lib/libbc/inc/include/sun4/
H A Dparam.h129 #define ptob(x) ((x) << PAGESHIFT) macro
/titanic_52/usr/src/uts/common/sys/
H A Dparam.h435 #define ptob(x) (((pgcnt_t)(x)) << PAGESHIFT) macro
437 #define ptob(x) ((x) << PAGESHIFT) macro
/titanic_52/usr/src/ucbhead/sys/
H A Dparam.h236 #define ptob(x) ((x) * PAGESIZE) macro
/titanic_52/usr/src/uts/common/os/
H A Dddi.c423 ptob(pgcnt_t numpages) in ptob() function
/titanic_52/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h530 #define ptob(x) ((x) * PAGESIZE) macro