pub fn calculate_pde_table_count(start_gpa: u64, size: u64) -> u64
Calculate the number of PDE page tables required to identity map a given gpa and size.