Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds