Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.h56 #define ARM_SMMU_ID0_EXIDS BIT(8) macro
H A Darm-smmu.c1730 if (smmu->version == ARM_SMMU_V2 && id & ARM_SMMU_ID0_EXIDS) { in arm_smmu_device_cfg_probe()