Searched defs:pv_cpu_ops (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/arch/x86/kernel/ | ||
H A D | paravirt.c | 343 __visible struct pv_cpu_ops pv_cpu_ops = { variable in typeref:struct:pv_cpu_ops 493 EXPORT_SYMBOL (pv_cpu_ops); variable |
/linux-4.1.27/arch/ia64/kernel/ | ||
H A D | paravirt.c | 555 struct pv_cpu_ops pv_cpu_ops = { variable in typeref:struct:pv_cpu_ops 572 EXPORT_SYMBOL(pv_cpu_ops); variable |
/linux-4.1.27/arch/ia64/include/asm/ | ||
H A D | paravirt_privop.h | 35 struct pv_cpu_ops { struct |
/linux-4.1.27/arch/x86/include/asm/ | ||
H A D | paravirt_types.h | 103 struct pv_cpu_ops { struct 347 struct pv_cpu_ops pv_cpu_ops; member in struct:paravirt_patch_template |
Completed in 88 milliseconds