Searched refs:set_prr_bit (Results 1 – 3 of 3) sorted by relevance
75 void (*set_prr_bit)(const void *cookie, bool set); member
236 if (adreno_smmu->set_prr_bit) { in msm_iommu_pagetable_destroy()237 adreno_smmu->set_prr_bit(adreno_smmu->cookie, false); in msm_iommu_pagetable_destroy()592 if (adreno_smmu->set_prr_bit) { in msm_iommu_pagetable_create()607 adreno_smmu->set_prr_bit(adreno_smmu->cookie, true); in msm_iommu_pagetable_create()
354 priv->set_prr_bit = NULL; in qcom_adreno_smmu_init_context()360 priv->set_prr_bit = qcom_adreno_smmu_set_prr_bit; in qcom_adreno_smmu_init_context()