Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/
Dasm-offsets.c48 OFFSET(PARAVIRT_PATCH_pv_cpu_ops, paravirt_patch_template, pv_cpu_ops); in common()
49 OFFSET(PARAVIRT_PATCH_pv_irq_ops, paravirt_patch_template, pv_irq_ops); in common()
Dparavirt.c127 struct paravirt_patch_template tmpl = { in get_call_destination()
/linux-3.4.99/arch/x86/include/asm/
Dparavirt_types.h343 struct paravirt_patch_template { struct
363 (offsetof(struct paravirt_patch_template, x) / sizeof(void *)) argument