Searched refs:unmap_phys_inner (Results 1 – 1 of 1) sorted by relevance
1520 return unmap_phys_inner(virt, &table, unmap_parents, self.allocator_mut()) in unmap_phys()1556 unsafe fn unmap_phys_inner<Arch: MemoryManagementArch>( in unmap_phys_inner() function1574 let result = unmap_phys_inner(vaddr, &subtable, unmap_parents, allocator)?; in unmap_phys_inner()