Lines Matching refs:impl
445 const struct arm_smmu_impl *impl;
452 impl = data->adreno_impl;
454 impl = data->impl;
456 if (!impl)
467 qsmmu->smmu.impl = impl;
489 .impl = NULL,
494 .impl = &qcom_smmu_v2_impl,
499 .impl = &sdm845_smmu_500_impl,
501 * No need for adreno impl here. On sdm845 the Adreno SMMU is handled
508 .impl = &qcom_smmu_500_impl,