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.c65 PVR_MMU_SYNC_LEVEL_NONE = -1, enumerator
1956 WARN_ON(level < PVR_MMU_SYNC_LEVEL_NONE); in pvr_mmu_op_context_sync_manual()
1958 if (level <= PVR_MMU_SYNC_LEVEL_NONE) in pvr_mmu_op_context_sync_manual()
2004 op_ctx->sync_level_required = PVR_MMU_SYNC_LEVEL_NONE; in pvr_mmu_op_context_sync_partial()
2024 op_ctx->sync_level_required = PVR_MMU_SYNC_LEVEL_NONE; in pvr_mmu_op_context_sync()
2192 s8 load_level_required = PVR_MMU_SYNC_LEVEL_NONE; in pvr_mmu_op_context_next_page()
2291 op_ctx->sync_level_required != PVR_MMU_SYNC_LEVEL_NONE; in pvr_mmu_op_context_destroy()
2361 op_ctx->sync_level_required = PVR_MMU_SYNC_LEVEL_NONE; in pvr_mmu_op_context_create()