Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_mmu.c66 PVR_MMU_SYNC_LEVEL_1 = 1, enumerator
1960 if (level < PVR_MMU_SYNC_LEVEL_1) in pvr_mmu_op_context_sync_manual()
2059 if (load_level_required >= PVR_MMU_SYNC_LEVEL_1) in pvr_mmu_op_context_load_tables()
2066 if (load_level_required >= PVR_MMU_SYNC_LEVEL_1) { in pvr_mmu_op_context_load_tables()
2123 pvr_mmu_op_context_require_sync(op_ctx, PVR_MMU_SYNC_LEVEL_1); in pvr_mmu_op_context_load_tables()
2157 PVR_MMU_SYNC_LEVEL_1); in pvr_mmu_op_context_set_curr_page()
2200 load_level_required = PVR_MMU_SYNC_LEVEL_1; in pvr_mmu_op_context_next_page()