pub fn round_down_pages(size: usize) -> usize
Expand description

Round down size to a multiple of PAGE_SIZE.