Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dasm-offsets.c47 OFFSET(PARAVIRT_PATCH_pv_cpu_ops, paravirt_patch_template, pv_cpu_ops); in common()
48 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.1.27/arch/x86/include/asm/
Dparavirt_types.h344 struct paravirt_patch_template { struct
364 (offsetof(struct paravirt_patch_template, x) / sizeof(void *)) argument