Searched refs:MMU_BTOPR (Results 1 – 5 of 5) sorted by relevance
48 #define MMU_BTOPR(x) MMU_BTOP((x) + MMU_PAGE_OFFSET) macro
63 npages = MMU_BTOPR(len + offset); in px_fdvma_load()
287 ret = px_mmu_map_pages(mmu_p, mp, dvma_pg, MMU_BTOPR(win_size), in px_mmu_map_window()
463 mp->dmai_ndvmapages = MMU_BTOPR(offset + mp->dmai_object.dmao_size); in px_dma_type()
680 end = MMU_BTOPR(off + len - 1); in px_lib_dma_sync()