Home
last modified time | relevance | path

Searched refs:ARM_SMMU_ID0_NTS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.h48 #define ARM_SMMU_ID0_NTS BIT(28) macro
H A Darm-smmu.c1737 id &= ~(ARM_SMMU_ID0_S2TS | ARM_SMMU_ID0_NTS); in arm_smmu_device_cfg_probe()
1739 id &= ~(ARM_SMMU_ID0_S1TS | ARM_SMMU_ID0_NTS); in arm_smmu_device_cfg_probe()
1751 if (id & ARM_SMMU_ID0_NTS) { in arm_smmu_device_cfg_probe()
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.h48 #define ARM_SMMU_ID0_NTS BIT(28) macro
H A Darm-smmu.c1684 id &= ~(ARM_SMMU_ID0_S2TS | ARM_SMMU_ID0_NTS); in arm_smmu_device_cfg_probe()
1686 id &= ~(ARM_SMMU_ID0_S1TS | ARM_SMMU_ID0_NTS); in arm_smmu_device_cfg_probe()
1698 if (id & ARM_SMMU_ID0_NTS) { in arm_smmu_device_cfg_probe()

Completed in 9 milliseconds