Searched defs:pv_irq_ops (Results 1 – 2 of 2) sorted by relevance
1769 struct pv_irq_ops { struct1770 struct paravirt_callee_save save_fl;1771 struct paravirt_callee_save irq_disable;1772 struct paravirt_callee_save irq_enable;1773 void (*safe_halt)();1774 void (*halt)();