Home
last modified time | relevance | path

Searched refs:unmapped (Results 1 – 2 of 2) sorted by relevance

/lk-master/arch/or1k/
A Dmmu.c111 uint unmapped = 0; in arch_mmu_unmap() local
128 unmapped += SECTION_SIZE / PAGE_SIZE; in arch_mmu_unmap()
131 return unmapped; in arch_mmu_unmap()
/lk-master/arch/arm/arm/
A Dmmu.c593 int unmapped = 0; in arch_mmu_unmap() local
614 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