Searched refs:hsm_irqfd (Results 1 – 1 of 1) sorted by relevance
31 struct hsm_irqfd { struct41 static void acrn_irqfd_inject(struct hsm_irqfd *irqfd) in acrn_irqfd_inject() argument49 static void hsm_irqfd_shutdown(struct hsm_irqfd *irqfd) in hsm_irqfd_shutdown()64 struct hsm_irqfd *irqfd; in hsm_irqfd_shutdown_work()67 irqfd = container_of(work, struct hsm_irqfd, shutdown); in hsm_irqfd_shutdown_work()80 struct hsm_irqfd *irqfd; in hsm_irqfd_wakeup()83 irqfd = container_of(wait, struct hsm_irqfd, wait); in hsm_irqfd_wakeup()99 struct hsm_irqfd *irqfd; in hsm_irqfd_poll_func()101 irqfd = container_of(pt, struct hsm_irqfd, pt); in hsm_irqfd_poll_func()113 struct hsm_irqfd *irqfd, *tmp; in acrn_irqfd_assign()[all …]