Searched refs:smmu_ctx (Results 1 – 3 of 3) sorted by relevance
54 LIST_HEAD(, smmu_ctx) ctx_list;62 struct smmu_ctx { struct65 LIST_ENTRY(smmu_ctx) next; argument184 struct smmu_ctx *smmu_ctx_lookup_by_sid(device_t dev, u_int sid);
71 struct smmu_ctx *ctx; in smmu_quirks_check()
1743 struct smmu_ctx *ctx) in smmu_set_buswide()1762 struct smmu_ctx *ctx; in smmu_ctx_alloc()1783 ctx = malloc(sizeof(struct smmu_ctx), M_SMMU, M_WAITOK | M_ZERO); in smmu_ctx_alloc()1815 struct smmu_ctx *ctx; in smmu_ctx_free()1820 ctx = (struct smmu_ctx *)ioctx; in smmu_ctx_free()1829 struct smmu_ctx *1835 struct smmu_ctx *ctx; in smmu_ctx_lookup_by_sid()1858 struct smmu_ctx *ctx; in smmu_ctx_lookup()