Searched defs:pv_irq_ops (Results 1 – 4 of 4) sorted by relevance
215 struct pv_irq_ops { struct227 extern struct pv_irq_ops pv_irq_ops; argument
198 struct pv_irq_ops { struct208 struct paravirt_callee_save save_fl;209 struct paravirt_callee_save restore_fl;210 struct paravirt_callee_save irq_disable;211 struct paravirt_callee_save irq_enable;213 void (*safe_halt)(void);214 void (*halt)(void);217 void (*adjust_exception_frame)(void);346 struct pv_irq_ops pv_irq_ops; member
325 struct pv_irq_ops pv_irq_ops = { variable
623 struct pv_irq_ops pv_irq_ops = { variable