Searched refs:pv_init_ops (Results 1 – 6 of 6) sorted by relevance
123 .pv_init_ops = pv_init_ops, in get_call_destination()306 struct pv_init_ops pv_init_ops = { variable
124 pv_init_ops.patch = vsmp_patch; in set_vsmp_pv_ops()
586 used = pv_init_ops.patch(p->instrtype, p->clobbers, insnbuf, in apply_paravirt()
76 struct pv_init_ops { struct320 struct pv_init_ops pv_init_ops; member329 extern struct pv_init_ops pv_init_ops;
1234 static const struct pv_init_ops xen_init_ops __initconst = {1589 pv_init_ops = xen_init_ops; in xen_start_kernel()
1422 pv_init_ops.patch = lguest_patch; in lguest_init()