Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dparavirt.c324 struct pv_init_ops pv_init_ops = { variable
/linux-4.4.14/arch/x86/include/asm/
Dparavirt_types.h81 struct pv_init_ops { struct
90 unsigned (*patch)(u8 type, u16 clobber, void *insnbuf,
358 struct pv_init_ops pv_init_ops; member