Searched defs:ptob (Results 1 – 5 of 5) sorted by relevance
129 #define ptob(x) ((x) << PAGESHIFT) macro
442 #define ptob(x) (((pgcnt_t)(x)) << PAGESHIFT) macro444 #define ptob(x) ((x) << PAGESHIFT) macro
244 #define ptob(x) ((x) * PAGESIZE) macro
423 ptob(pgcnt_t numpages) in ptob() function
529 #define ptob(x) ((x) * PAGESIZE) macro