Searched refs:CTXDESC_L2_ENTRIES (Results 1 – 2 of 2) sorted by relevance
318 #define CTXDESC_L2_ENTRIES 1024 macro330 struct arm_smmu_cd cds[CTXDESC_L2_ENTRIES];339 return ssid / CTXDESC_L2_ENTRIES; in arm_smmu_cdtab_l1_idx()344 return ssid % CTXDESC_L2_ENTRIES; in arm_smmu_cdtab_l2_idx()
1442 max_contexts <= CTXDESC_L2_ENTRIES) { in arm_smmu_alloc_cd_tables()1455 DIV_ROUND_UP(max_contexts, CTXDESC_L2_ENTRIES); in arm_smmu_alloc_cd_tables()