Home
last modified time | relevance | path

Searched defs:pv_init_ops (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kernel/
Dparavirt.c306 struct pv_init_ops pv_init_ops = { variable
/arch/x86/include/asm/
Dparavirt_types.h76 struct pv_init_ops { struct
85 unsigned (*patch)(u8 type, u16 clobber, void *insnbuf,
320 struct pv_init_ops pv_init_ops; member