Lines Matching refs:kfd_node
29 int kfd_smi_event_open(struct kfd_node *dev, uint32_t *fd);
30 void kfd_smi_event_update_vmfault(struct kfd_node *dev, uint16_t pasid);
31 void kfd_smi_event_update_thermal_throttling(struct kfd_node *dev,
33 void kfd_smi_event_update_gpu_reset(struct kfd_node *dev, bool post_reset,
35 void kfd_smi_event_page_fault_start(struct kfd_node *node, pid_t pid,
38 void kfd_smi_event_page_fault_end(struct kfd_node *node, pid_t pid,
40 void kfd_smi_event_migration_start(struct kfd_node *node, pid_t pid,
45 void kfd_smi_event_migration_end(struct kfd_node *node, pid_t pid,
49 void kfd_smi_event_queue_eviction(struct kfd_node *node, pid_t pid,
51 void kfd_smi_event_queue_restore(struct kfd_node *node, pid_t pid);
53 void kfd_smi_event_unmap_from_gpu(struct kfd_node *node, pid_t pid,