Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Darm-smmu.c115 #define ID0_NTS (1 << 28) macro
1541 id &= ~(ID0_S2TS | ID0_NTS); in arm_smmu_device_cfg_probe()
1543 id &= ~(ID0_S1TS | ID0_NTS); in arm_smmu_device_cfg_probe()
1555 if (id & ID0_NTS) { in arm_smmu_device_cfg_probe()