Searched refs:ptob (Results 1 – 3 of 3) sorted by relevance
38 #define ptob(x) ((uint64_t)(x) << PAGE_SHIFT) macro
578 #ifndef ptob579 #define ptob(x) ((x) * PAGESIZE) macro
5007 to_free = MAX(to_free, ptob(needfree)); in arc_reap_cb()6743 uint64_t available_memory = ptob(freemem); in arc_memory_throttle()6763 MAX(ptob(minfree), available_memory) / 4) in arc_memory_throttle()7123 uint64_t allmem = ptob(physmem - swapfs_minfree); in arc_init()7286 zfs_dirty_data_max = ptob(physmem) * in arc_init()