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