Searched refs:start_cfi (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/arch/x86/kernel/ |
| H A D | alternative.c | 1749 s32 *start_cfi, s32 *end_cfi, bool builtin) in __apply_fineibt() argument 1786 ret = cfi_rand_preamble(start_cfi, end_cfi); in __apply_fineibt() 1812 ret = cfi_rewrite_preamble(start_cfi, end_cfi); in __apply_fineibt() 1822 cfi_rewrite_endbr(start_cfi, end_cfi); in __apply_fineibt() 2044 s32 *start_cfi, s32 *end_cfi, bool builtin) in __apply_fineibt() argument 2055 s32 *start_cfi, s32 *end_cfi) in apply_fineibt() argument 2058 start_cfi, end_cfi, in apply_fineibt()
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | alternative.h | 98 s32 *start_cfi, s32 *end_cfi);
|
| /linux-6.15/arch/um/kernel/ |
| H A D | um_arch.c | 455 s32 *start_cfi, s32 *end_cfi) in apply_fineibt() argument
|