Searched defs:pv_irq_ops (Results 1 – 1 of 1) sorted by relevance
128 struct pv_irq_ops { struct137 struct paravirt_callee_save save_fl;138 struct paravirt_callee_save irq_disable;139 struct paravirt_callee_save irq_enable;141 void (*safe_halt)(void);142 void (*halt)(void);
Completed in 6 milliseconds