Searched refs:mmu_ptod (Results 1 – 2 of 2) sorted by relevance
136 #define mmu_ptod(x) ((x) << (MMU_PAGESHIFT - DEV_BSHIFT)) macro183 #define ctod(x) mmu_ptod(x)
426 #define mmu_ptod(x) ((x) << (MMU_PAGESHIFT - DEV_BSHIFT)) macro