Lines Matching defs:hsm_irqfd
22 * struct hsm_irqfd - Properties of HSM irqfd
31 struct hsm_irqfd {
41 static void acrn_irqfd_inject(struct hsm_irqfd *irqfd)
49 static void hsm_irqfd_shutdown(struct hsm_irqfd *irqfd)
64 struct hsm_irqfd *irqfd;
67 irqfd = container_of(work, struct hsm_irqfd, shutdown);
80 struct hsm_irqfd *irqfd;
83 irqfd = container_of(wait, struct hsm_irqfd, wait);
99 struct hsm_irqfd *irqfd;
101 irqfd = container_of(pt, struct hsm_irqfd, pt);
113 struct hsm_irqfd *irqfd, *tmp;
180 struct hsm_irqfd *irqfd, *tmp;
226 struct hsm_irqfd *irqfd, *next;