Searched defs:pv_irq_ops (Results 1 – 1 of 1) sorted by relevance
141 struct pv_irq_ops { struct150 struct paravirt_callee_save save_fl;151 struct paravirt_callee_save irq_disable;152 struct paravirt_callee_save irq_enable;154 void (*safe_halt)(void);155 void (*halt)(void);
Completed in 9 milliseconds