Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dtext-patching.h18 #define __parainstructions_end NULL macro
H A Dparavirt_types.h559 __parainstructions_end[];
/openbmc/linux/arch/x86/kernel/
H A Dcallthunks.c266 .pv_end = __parainstructions_end in callthunks_patch_builtin_calls()
H A Dvmlinux.lds.S280 __parainstructions_end = .; symbol
H A Dalternative.c1619 apply_paravirt(__parainstructions, __parainstructions_end); in alternative_instructions()