Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/
A Dmsm_iommu.c651 if (adreno_smmu->set_stall) in msm_iommu_set_stall()
652 adreno_smmu->set_stall(adreno_smmu->cookie, enable); in msm_iommu_set_stall()
706 .set_stall = msm_iommu_set_stall,
782 if (adreno_smmu->set_stall) in msm_iommu_gpu_new()
783 adreno_smmu->set_stall(adreno_smmu->cookie, true); in msm_iommu_gpu_new()
A Dmsm_mmu.h26 void (*set_stall)(struct msm_mmu *mmu, bool enable); member
/drivers/gpu/drm/msm/adreno/
A Dadreno_gpu.c282 mmu->funcs->set_stall(mmu, true); in adreno_check_and_reenable_stall()
311 mmu->funcs->set_stall(mmu, false); in adreno_fault_handler()
/drivers/iommu/arm/arm-smmu/
A Darm-smmu-qcom.c353 priv->set_stall = qcom_adreno_smmu_set_stall; in qcom_adreno_smmu_init_context()

Completed in 13 milliseconds