Searched defs:kfd_node (Results 1 – 1 of 1) sorted by relevance
261 struct kfd_node { struct262 unsigned int node_id;273 struct amdgpu_xcp *xcp;276 struct kfifo ih_fifo;284 bool interrupts_active;291 void *gws;295 spinlock_t smi_lock;296 uint32_t reset_seq_num;299 atomic_t sram_ecc_flag;302 unsigned int spm_pasid;[all …]
Completed in 13 milliseconds