Searched defs:amdxdna_client (Results 1 – 1 of 1) sorted by relevance
116 struct amdxdna_client { struct117 struct list_head node;118 pid_t pid;121 struct srcu_struct hwctx_srcu;122 struct xarray hwctx_xa;123 u32 next_hwctxid;124 struct amdxdna_dev *xdna;125 struct drm_file *filp;128 struct amdxdna_gem_obj *dev_heap;130 struct iommu_sva *sva;[all …]