Searched refs:TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
25 #define TABLE_SIZE (sizeof(uint32_t) * GPUMMU_VA_RANGE / GPUMMU_PAGE_SIZE) macro82 dma_free_attrs(mmu->dev, TABLE_SIZE, gpummu->table, gpummu->pt_base, in a2xx_gpummu_destroy()104 gpummu->table = dma_alloc_attrs(dev, TABLE_SIZE + 32, &gpummu->pt_base, in a2xx_gpummu_new()123 *tran_error = base + TABLE_SIZE; /* 32-byte aligned */ in a2xx_gpummu_params()