Searched refs:interrupt_pending (Results 1 – 5 of 5) sorted by relevance
244 irq = interrupt_pending(cpu, &more); in run_guest()272 if (interrupt_pending(cpu, &more) < LGUEST_IRQS) in run_guest()
157 unsigned int interrupt_pending(struct lg_cpu *cpu, bool *more);
158 unsigned int interrupt_pending(struct lg_cpu *cpu, bool *more) in interrupt_pending() function
2914 static inline bool interrupt_pending(struct ctlr_info *h) in interrupt_pending() function3006 while (interrupt_pending(h)) { in do_hpsa_intr_intx()
3375 static inline int interrupt_pending(ctlr_info_t *h) in interrupt_pending() function3473 while (interrupt_pending(h)) { in do_cciss_intx()