pub fn page_aligned(x: usize) -> bool
Expand description

Check whether x is a multiple of PAGE_SIZE.