Home
last modified time | relevance | path

Searched refs:paravirt_patch_template (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/kernel/
Dasm-offsets.c63 OFFSET(PARAVIRT_PATCH_pv_cpu_ops, paravirt_patch_template, pv_cpu_ops); in common()
64 OFFSET(PARAVIRT_PATCH_pv_irq_ops, paravirt_patch_template, pv_irq_ops); in common()
Dparavirt.c131 struct paravirt_patch_template tmpl = { in get_call_destination()
/linux-4.4.14/arch/x86/include/asm/
Dparavirt_types.h357 struct paravirt_patch_template { struct
377 (offsetof(struct paravirt_patch_template, x) / sizeof(void *)) argument