Function zircon_object::vm::roundup_pages [−][src]
pub fn roundup_pages(size: usize) -> usize
Round up size to a multiple of PAGE_SIZE.
pub fn roundup_pages(size: usize) -> usize
Round up size to a multiple of PAGE_SIZE.