Searched refs:unmapped (Results 1 – 2 of 2) sorted by relevance
111 uint unmapped = 0; in arch_mmu_unmap() local128 unmapped += SECTION_SIZE / PAGE_SIZE; in arch_mmu_unmap()131 return unmapped; in arch_mmu_unmap()
593 int unmapped = 0; in arch_mmu_unmap() local614 unmapped += SECTION_SIZE / PAGE_SIZE; in arch_mmu_unmap()638 unmapped += page_cnt; in arch_mmu_unmap()669 return unmapped; in arch_mmu_unmap()
Completed in 5 milliseconds