Searched defs:ih_ring_entry (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_int_process_v9.c33 event_interrupt_isr_v9(struct kfd_dev *dev, const uint32_t *ih_ring_entry, uint32_t *patched_ihre, bool *patched_flag) argument
91 event_interrupt_wq_v9(struct kfd_dev *dev, const uint32_t *ih_ring_entry) argument
[all...]
H A Dkfd_interrupt.c117 bool enqueue_ih_ring_entry(struct kfd_dev *kfd, const void *ih_ring_entry) argument
136 static bool dequeue_ih_ring_entry(struct kfd_dev *kfd, void *ih_ring_entry) argument
152 uint32_t ih_ring_entry[KFD_MAX_RING_ENTRY_SIZE]; local
164 interrupt_is_wanted(struct kfd_dev *dev, const uint32_t *ih_ring_entry, uint32_t *patched_ihre, bool *flag) argument
[all...]
H A Dcik_event_interrupt.c33 cik_event_interrupt_isr(struct kfd_dev *dev, const uint32_t *ih_ring_entry, uint32_t *patched_ihre, bool *patched_flag) argument
91 cik_event_interrupt_wq(struct kfd_dev *dev, const uint32_t *ih_ring_entry) argument
H A Dkfd_device.c849 void kgd2kfd_interrupt(struct kfd_dev *kfd, const void *ih_ring_entry) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_amdkfd.c744 void kgd2kfd_interrupt(struct kfd_dev *kfd, const void *ih_ring_entry) argument
179 amdgpu_amdkfd_interrupt(struct amdgpu_device *adev, const void *ih_ring_entry) argument

Completed in 130 milliseconds