Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_mmu.c67 PVR_MMU_SYNC_LEVEL_0 = 0, enumerator
2067 if (load_level_required >= PVR_MMU_SYNC_LEVEL_0) in pvr_mmu_op_context_load_tables()
2089 if (load_level_required >= PVR_MMU_SYNC_LEVEL_0) { in pvr_mmu_op_context_load_tables()
2199 load_level_required = PVR_MMU_SYNC_LEVEL_0; in pvr_mmu_op_context_next_page()
2260 pvr_mmu_op_context_require_sync(op_ctx, PVR_MMU_SYNC_LEVEL_0); in pvr_page_create()
2282 pvr_mmu_op_context_require_sync(op_ctx, PVR_MMU_SYNC_LEVEL_0); in pvr_page_destroy()
2628 pvr_mmu_op_context_require_sync(op_ctx, PVR_MMU_SYNC_LEVEL_0); in pvr_mmu_map()