Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libbc/inc/include/sun4/
H A Dparam.h129 #define ptob(x) ((x) << PAGESHIFT) macro
/onnv-gate/usr/src/uts/common/sys/
H A Dparam.h441 #define ptob(x) (((pgcnt_t)(x)) << PAGESHIFT) macro
443 #define ptob(x) ((x) << PAGESHIFT) macro
/onnv-gate/usr/src/ucbhead/sys/
H A Dparam.h244 #define ptob(x) ((x) * PAGESIZE) macro
/onnv-gate/usr/src/uts/common/os/
H A Dddi.c423 ptob(pgcnt_t numpages) in ptob() function
/onnv-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h505 #define ptob(x) ((x) * PAGESIZE) macro