Searched defs:kfd_node (Results 1 – 1 of 1) sorted by relevance
260 struct kfd_node { struct261 unsigned int node_id;272 struct amdgpu_xcp *xcp;275 struct kfifo ih_fifo;284 bool interrupts_active;291 void *gws;296 spinlock_t smi_lock;297 uint32_t reset_seq_num;300 atomic_t sram_ecc_flag;303 unsigned int spm_pasid;[all …]
Completed in 15 milliseconds