Searched refs:btop (Results 1 – 2 of 2) sorted by relevance
31 #define btop(bytes) ((bytes) >> PAGE_SHIFT) macro
204 return (MIN(limit, btop((int64_t)arc_evictable_memory()))); in arc_shrinker_count()