Searched refs:subtable (Results 1 – 1 of 1) sorted by relevance
1572 let subtable = table.next_level_table(i)?; in unmap_phys_inner() localVariable1574 let result = unmap_phys_inner(vaddr, &subtable, unmap_parents, allocator)?; in unmap_phys_inner()1583 .map(|k| subtable.entry(k).expect("invalid page entry")) in unmap_phys_inner()1589 allocator.free_one(subtable.phys()); in unmap_phys_inner()