Searched defs:kfd_node (Results 1 – 1 of 1) sorted by relevance
259 struct kfd_node { struct260 unsigned int node_id;261 struct amdgpu_device *adev; /* Duplicated here along with keeping264 const struct kfd2kgd_calls *kfd2kgd; /* Duplicated here along with268 struct kfd_vmid_info vm_info;269 unsigned int id; /* topology stub index */270 uint32_t xcc_mask; /* Instance mask of XCCs present */271 struct amdgpu_xcp *xcp;274 struct kfifo ih_fifo;275 struct workqueue_struct *ih_wq;[all …]