Searched refs:patch_bundle (Results 1 - 3 of 3) sorted by relevance

/arch/ia64/include/asm/
H A Dparavirt.h122 unsigned long (*patch_bundle)(void *sbundle, void *ebundle, member in struct:pv_init_ops
/arch/ia64/kernel/
H A Dparavirt_patch.c284 if (pv_init_ops.patch_bundle == NULL)
290 used = (*pv_init_ops.patch_bundle)(p->sbundle, p->ebundle,
H A Dparavirt.c55 .patch_bundle = ia64_native_patch_bundle,
653 * pv_init_ops.patch_bundle

Completed in 136 milliseconds