Home
last modified time | relevance | path

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

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