Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3-test.c181 .cd_table.s1cdmax = 0xFF, in arm_smmu_test_make_cdtable_ste()
H A Darm-smmu-v3.h682 u8 s1cdmax; member
H A Darm-smmu-v3.c1438 cd_table->s1cdmax = master->ssid_bits; in arm_smmu_alloc_cd_tables()
1439 max_contexts = 1 << cd_table->s1cdmax; in arm_smmu_alloc_cd_tables()
1613 FIELD_PREP(STRTAB_STE_0_S1CDMAX, cd_table->s1cdmax)); in arm_smmu_make_cdtable_ste()