Function calculate_pde_table_count

Source
pub fn calculate_pde_table_count(start_gpa: u64, size: u64) -> u64
Expand description

Calculate the number of PDE page tables required to identity map a given gpa and size.