Home
last modified time | relevance | path

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

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