Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/
Dasm-offsets_64.c17 OFFSET(PV_IRQ_save_fl, paravirt_patch_template, irq.save_fl); in main()
Dparavirt.c265 struct paravirt_patch_template pv_ops = {
/Linux-v6.1/arch/x86/include/asm/
Dparavirt_types.h266 struct paravirt_patch_template { struct
274 extern struct paravirt_patch_template pv_ops; argument
277 (offsetof(struct paravirt_patch_template, x) / sizeof(void *))