Searched refs:mmu_btopr (Results 1 – 2 of 2) sorted by relevance
144 def mmu_btopr(x): return ((((x) + MMU_PAGEOFFSET) >> MMU_PAGESHIFT)) function
141 def mmu_btopr(x): return ((((x) + MMU_PAGEOFFSET) >> MMU_PAGESHIFT)) function