Home
last modified time | relevance | path

Searched refs:irqfd_partn (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hv/
H A Dmshv_eventfd.c156 struct mshv_partition *partition = irqfd->irqfd_partn; in mshv_try_assert_irq_fast()
197 struct mshv_partition *partition = irqfd->irqfd_partn; in mshv_assert_irq_slow()
219 hv_call_assert_virtual_interrupt(irqfd->irqfd_partn->pt_id, in mshv_assert_irq_slow()
303 struct mshv_partition *pt = irqfd->irqfd_partn; in mshv_irqfd_wakeup()
401 irqfd->irqfd_partn = pt; in mshv_irqfd_assign()
H A Dmshv_eventfd.h27 struct mshv_partition *irqfd_partn; member