Home
last modified time | relevance | path

Searched refs:apply_seal_endbr (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/x86/include/asm/
H A Dalternative.h96 extern void apply_seal_endbr(s32 *start, s32 *end);
/linux-6.15/arch/um/kernel/
H A Dum_arch.c442 void apply_seal_endbr(s32 *start, s32 *end) in apply_seal_endbr() function
/linux-6.15/arch/x86/kernel/
H A Dmodule.c313 apply_seal_endbr(iseg, iseg + ibt_endbr->sh_size); in module_finalize()
H A Dalternative.c1153 void __init_or_module noinline apply_seal_endbr(s32 *start, s32 *end) in apply_seal_endbr() function
1168 void __init_or_module apply_seal_endbr(s32 *start, s32 *end) { } in apply_seal_endbr() function
2381 apply_seal_endbr(__ibt_endbr_seal, __ibt_endbr_seal_end); in alternative_instructions()