Home
last modified time | relevance | path

Searched refs:enqueue_ih_ring_entry (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_interrupt.c108 bool enqueue_ih_ring_entry(struct kfd_node *node, const void *ih_ring_entry) in enqueue_ih_ring_entry() function
H A Dkfd_priv.h1179 bool enqueue_ih_ring_entry(struct kfd_node *kfd, const void *ih_ring_entry);
H A Dkfd_device.c1100 && enqueue_ih_ring_entry(node, in kgd2kfd_interrupt()