Searched defs:pv_init_ops (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/arch/x86/kernel/ | ||
H A D | paravirt.c | 322 struct pv_init_ops pv_init_ops = { variable in typeref:struct:pv_init_ops |
/linux-4.1.27/arch/ia64/include/asm/ | ||
H A D | paravirt.h | 110 struct pv_init_ops { struct |
/linux-4.1.27/arch/ia64/kernel/ | ||
H A D | paravirt.c | 52 struct pv_init_ops pv_init_ops = variable in typeref:struct:pv_init_ops |
/linux-4.1.27/arch/x86/include/asm/ | ||
H A D | paravirt_types.h | 76 struct pv_init_ops { struct 345 struct pv_init_ops pv_init_ops; member in struct:paravirt_patch_template |
Completed in 86 milliseconds