Searched refs:smendx (Results 1 – 2 of 2) sorted by relevance
392 s16 smendx[]; member462 (i >= fw->num_ids ? INVALID_SMENDX : cfg->smendx[i])
1115 cfg->smendx[i] = (s16)idx; in arm_smmu_master_alloc_smes()1127 arm_smmu_free_sme(smmu, cfg->smendx[i]); in arm_smmu_master_alloc_smes()1128 cfg->smendx[i] = INVALID_SMENDX; in arm_smmu_master_alloc_smes()1144 cfg->smendx[i] = INVALID_SMENDX; in arm_smmu_master_free_smes()1471 cfg = kzalloc(offsetof(struct arm_smmu_master_cfg, smendx[i]), in arm_smmu_probe_device()1479 cfg->smendx[i] = INVALID_SMENDX; in arm_smmu_probe_device()
Completed in 612 milliseconds