Searched refs:next_table (Results 1 – 1 of 1) sorted by relevance
594 let next_table = table.next_level_table(i); in map_phys() localVariable595 if let Some(next_table) = next_table { in map_phys()596 table = next_table; in map_phys()