Home
last modified time | relevance | path

Searched refs:__paravirt_patch_apply_bundle (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/ia64/include/asm/
Dparavirt_patch.h111 __paravirt_patch_apply_bundle(void *sbundle, void *ebundle, unsigned long type,
/linux-4.1.27/arch/ia64/kernel/
Dparavirt_patch.c237 __paravirt_patch_apply_bundle(void *sbundle, void *ebundle, unsigned long type, in __paravirt_patch_apply_bundle() function
Dparavirt.c870 return __paravirt_patch_apply_bundle(sbundle, ebundle, type, in ia64_native_patch_bundle()