Home
last modified time | relevance | path

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

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