Function align_up_to_large_page_size

Source
pub fn align_up_to_large_page_size(address: u64) -> u64
Expand description

Align an address up to the start of the next large (2MB) page.