Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Darm-smmu.c113 #define ID1_PAGESIZE (1 << 31) macro
1616 smmu->pgshift = (id & ID1_PAGESIZE) ? 16 : 12; in arm_smmu_device_cfg_probe()