Searched defs:pv_irq_ops (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/arch/x86/kernel/ | ||
H A D | paravirt.c | 331 __visible struct pv_irq_ops pv_irq_ops = { variable in typeref:struct:pv_irq_ops 497 EXPORT_SYMBOL (pv_irq_ops); variable |
/linux-4.1.27/arch/ia64/include/asm/ | ||
H A D | paravirt.h | 214 struct pv_irq_ops { struct |
/linux-4.1.27/arch/ia64/kernel/ | ||
H A D | paravirt.c | 623 struct pv_irq_ops pv_irq_ops = { variable in typeref:struct:pv_irq_ops |
/linux-4.1.27/arch/x86/include/asm/ | ||
H A D | paravirt_types.h | 197 struct pv_irq_ops { struct 348 struct pv_irq_ops pv_irq_ops; member in struct:paravirt_patch_template |
Completed in 147 milliseconds