Searched refs:hsm_irqfd (Results 1 – 1 of 1) sorted by relevance
32 struct hsm_irqfd { struct42 static void acrn_irqfd_inject(struct hsm_irqfd *irqfd) in acrn_irqfd_inject() argument50 static void hsm_irqfd_shutdown(struct hsm_irqfd *irqfd) in hsm_irqfd_shutdown()65 struct hsm_irqfd *irqfd; in hsm_irqfd_shutdown_work()68 irqfd = container_of(work, struct hsm_irqfd, shutdown); in hsm_irqfd_shutdown_work()81 struct hsm_irqfd *irqfd; in hsm_irqfd_wakeup()84 irqfd = container_of(wait, struct hsm_irqfd, wait); in hsm_irqfd_wakeup()100 struct hsm_irqfd *irqfd; in hsm_irqfd_poll_func()102 irqfd = container_of(pt, struct hsm_irqfd, pt); in hsm_irqfd_poll_func()114 struct hsm_irqfd *irqfd, *tmp; in acrn_irqfd_assign()[all …]