Function align_up_to_1_gb_page_size

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

Align an address up to the start of the next 1GB page.