Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iommu/arm/arm-smmu/
A Darm-smmu.h48 #define ARM_SMMU_ID0_NTS BIT(28) macro
A Darm-smmu.c1685 id &= ~(ARM_SMMU_ID0_S2TS | ARM_SMMU_ID0_NTS); in arm_smmu_device_cfg_probe()
1687 id &= ~(ARM_SMMU_ID0_S1TS | ARM_SMMU_ID0_NTS); in arm_smmu_device_cfg_probe()
1699 if (id & ARM_SMMU_ID0_NTS) { in arm_smmu_device_cfg_probe()

Completed in 9 milliseconds