Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Darm-smmu.c51 #define MAX_MASTER_STREAMIDS MAX_PHANDLE_ARGS macro
277 u16 streamids[MAX_MASTER_STREAMIDS];
474 if (masterspec->args_count > MAX_MASTER_STREAMIDS) { in register_smmu_master()
477 MAX_MASTER_STREAMIDS, masterspec->np->name); in register_smmu_master()
1315 if (cfg->num_streamids >= MAX_MASTER_STREAMIDS) in arm_smmu_init_pci_device()