Home
last modified time | relevance | path

Searched refs:__parainstructions (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dtext-patching.h17 #define __parainstructions NULL macro
H A Dparavirt_types.h558 extern struct paravirt_patch_site __parainstructions[],
/openbmc/linux/arch/x86/kernel/
H A Dcallthunks.c260 .pv_start = __parainstructions, in callthunks_patch_builtin_calls()
H A Dvmlinux.lds.S278 __parainstructions = .; symbol
H A Dalternative.c1619 apply_paravirt(__parainstructions, __parainstructions_end); in alternative_instructions()