Home
last modified time | relevance | path

Searched refs:GPUMMU_VA_START (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/msm/adreno/
H A Da2xx_gpummu.c22 #define GPUMMU_VA_START SZ_16M macro
35 unsigned idx = (iova - GPUMMU_VA_START) / GPUMMU_PAGE_SIZE; in a2xx_gpummu_map()
62 unsigned idx = (iova - GPUMMU_VA_START) / GPUMMU_PAGE_SIZE; in a2xx_gpummu_unmap()