Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dparavirt.c323 struct pv_init_ops pv_init_ops = { variable
/Linux-v4.19/arch/x86/include/asm/
Dparavirt_types.h79 struct pv_init_ops { struct
88 unsigned (*patch)(u8 type, u16 clobber, void *insnbuf,
324 struct pv_init_ops pv_init_ops; member