Searched refs:RGA2_PHY_PAGE_SIZE (Results 1 – 3 of 3) sorted by relevance
201 mmu_base->back = RGA2_PHY_PAGE_SIZE * 3; in rga_mmu_base_init()202 mmu_base->size = RGA2_PHY_PAGE_SIZE * 3; in rga_mmu_base_init()368 rga_drvdata->mmu_base = rga_mmu_base_init(RGA2_PHY_PAGE_SIZE); in rga_iommu_bind()
49 #define RGA2_PHY_PAGE_SIZE (((8192 * 8192 * 4) / 4096) + 1) macro
76 #define RGA2_PHY_PAGE_SIZE (((8192 * 8192 * 4) / 4096) + 1) macro2044 order = get_order(RGA2_PHY_PAGE_SIZE * 3 * sizeof(buf_p)); in rga2_init()2059 rga2_mmu_buf.back = RGA2_PHY_PAGE_SIZE * 3; in rga2_init()2060 rga2_mmu_buf.size = RGA2_PHY_PAGE_SIZE * 3; in rga2_init()2062 order = get_order(RGA2_PHY_PAGE_SIZE * sizeof(struct page *)); in rga2_init()