Searched defs:pv_init_ops (Results 1 – 1 of 1) sorted by relevance
36 struct pv_init_ops { struct45 unsigned (*patch)(u8 type, u16 clobber, void *insnbuf,49 void (*arch_setup)(void);50 char *(*memory_setup)(void);51 void (*post_allocator_init)(void);54 void (*banner)(void);250 struct pv_init_ops pv_init_ops; member