Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_mmu.c66 PVR_MMU_SYNC_LEVEL_NONE = -1, enumerator
1957 WARN_ON(level < PVR_MMU_SYNC_LEVEL_NONE); in pvr_mmu_op_context_sync_manual()
1959 if (level <= PVR_MMU_SYNC_LEVEL_NONE) in pvr_mmu_op_context_sync_manual()
2005 op_ctx->sync_level_required = PVR_MMU_SYNC_LEVEL_NONE; in pvr_mmu_op_context_sync_partial()
2025 op_ctx->sync_level_required = PVR_MMU_SYNC_LEVEL_NONE; in pvr_mmu_op_context_sync()
2193 s8 load_level_required = PVR_MMU_SYNC_LEVEL_NONE; in pvr_mmu_op_context_next_page()
2292 op_ctx->sync_level_required != PVR_MMU_SYNC_LEVEL_NONE; in pvr_mmu_op_context_destroy()
2364 op_ctx->sync_level_required = PVR_MMU_SYNC_LEVEL_NONE; in pvr_mmu_op_context_create()