Home
last modified time | relevance | path

Searched refs:ARM_SMMU_ID1_PAGESIZE (Results 1 - 4 of 4) sorted by relevance

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

Completed in 10 milliseconds