Searched refs:patch_bundle (Results 1 – 3 of 3) sorted by relevance
284 if (pv_init_ops.patch_bundle == NULL) in paravirt_patch_apply_bundle()290 used = (*pv_init_ops.patch_bundle)(p->sbundle, p->ebundle, in paravirt_patch_apply_bundle()
55 .patch_bundle = ia64_native_patch_bundle,
122 unsigned long (*patch_bundle)(void *sbundle, void *ebundle, member