Searched defs:pv_irq_ops (Results 1 – 4 of 4) sorted by relevance
214 struct pv_irq_ops { struct226 extern struct pv_irq_ops pv_irq_ops; argument
197 struct pv_irq_ops { struct207 struct paravirt_callee_save save_fl;208 struct paravirt_callee_save restore_fl;209 struct paravirt_callee_save irq_disable;210 struct paravirt_callee_save irq_enable;212 void (*safe_halt)(void);213 void (*halt)(void);216 void (*adjust_exception_frame)(void);348 struct pv_irq_ops pv_irq_ops; member
331 __visible struct pv_irq_ops pv_irq_ops = { variable
623 struct pv_irq_ops pv_irq_ops = { variable