Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h630 #define ARM_SMMU_FEAT_2_LVL_CDTAB (1 << 1) macro
H A Darm-smmu-v3.c1146 if (!(smmu->features & ARM_SMMU_FEAT_2_LVL_CDTAB) || in arm_smmu_alloc_cd_tables()
2697 if (!(smmu->features & ARM_SMMU_FEAT_2_LVL_CDTAB)) in arm_smmu_probe_device()
3483 smmu->features |= ARM_SMMU_FEAT_2_LVL_CDTAB; in arm_smmu_device_hw_probe()