Searched refs:start_cfi (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/x86/kernel/ |
| H A D | alternative.c | 1779 s32 *start_cfi, s32 *end_cfi, bool builtin) in __apply_fineibt() argument 1822 ret = cfi_rand_preamble(start_cfi, end_cfi); in __apply_fineibt() 1854 ret = cfi_rewrite_preamble(start_cfi, end_cfi); in __apply_fineibt() 1866 cfi_rewrite_endbr(start_cfi, end_cfi); in __apply_fineibt() 2092 s32 *start_cfi, s32 *end_cfi, bool builtin) in __apply_fineibt() argument 2105 s32 *start_cfi, s32 *end_cfi) in apply_fineibt() argument 2108 start_cfi, end_cfi, in apply_fineibt()
|
| /linux/arch/x86/include/asm/ |
| H A D | alternative.h | 104 s32 *start_cfi, s32 *end_cfi);
|
| /linux/arch/um/kernel/ |
| H A D | um_arch.c | 447 s32 *start_cfi, s32 *end_cfi) in apply_fineibt() argument
|