Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Darm-smmu-v3.c561 #define ARM_SMMU_FEAT_2_LVL_STRTAB (1 << 0) macro
1575 if (smmu->features & ARM_SMMU_FEAT_2_LVL_STRTAB) { in arm_smmu_get_step_for_sid()
1778 if (smmu->features & ARM_SMMU_FEAT_2_LVL_STRTAB) in arm_smmu_sid_in_range()
1839 if (smmu->features & ARM_SMMU_FEAT_2_LVL_STRTAB) { in arm_smmu_add_device()
2141 if (smmu->features & ARM_SMMU_FEAT_2_LVL_STRTAB) in arm_smmu_init_strtab()
2165 if (smmu->features & ARM_SMMU_FEAT_2_LVL_STRTAB) { in arm_smmu_free_strtab()
2479 smmu->features |= ARM_SMMU_FEAT_2_LVL_STRTAB; in arm_smmu_device_probe()