Home
last modified time | relevance | path

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

/linux/drivers/iommu/arm/arm-smmu/
A Darm-smmu.h60 #define ARM_SMMU_ID1_PAGESIZE BIT(31) macro
A Darm-smmu.c1796 smmu->pgshift = (id & ARM_SMMU_ID1_PAGESIZE) ? 16 : 12; in arm_smmu_device_cfg_probe()

Completed in 12 milliseconds