Searched refs:interrupt_is_wanted (Results 1 – 3 of 3) sorted by relevance
179 bool interrupt_is_wanted(struct kfd_dev *dev, const uint32_t *ih_ring_entry) in interrupt_is_wanted() function
610 bool interrupt_is_wanted(struct kfd_dev *dev, const uint32_t *ih_ring_entry);
395 && interrupt_is_wanted(kfd, ih_ring_entry) in kgd2kfd_interrupt()