Searched refs:mmu_ptob (Results 1 – 2 of 2) sorted by relevance
140 def mmu_ptob(x): return ((x) << MMU_PAGESHIFT) function
137 def mmu_ptob(x): return ((x) << MMU_PAGESHIFT) function