Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/
Dasm-offsets_64.c17 OFFSET(PV_IRQ_save_fl, paravirt_patch_template, irq.save_fl); in main()
Dparavirt.c241 struct paravirt_patch_template pv_ops = {
/Linux-v5.15/arch/x86/include/asm/
Dparavirt_types.h265 struct paravirt_patch_template { struct
273 extern struct paravirt_patch_template pv_ops; argument
277 (offsetof(struct paravirt_patch_template, x) / sizeof(void *))