Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/
H A Dalternative.c1412 #define fineibt_caller_hash 2 macro
1713 WARN_ON(*(u32 *)(addr + fineibt_caller_hash) != 0x12345678); in cfi_rewrite_callers()
1714 text_poke_early(addr + fineibt_caller_hash, &hash, 4); in cfi_rewrite_callers()
1731 memcpy(bytes + fineibt_caller_hash, &hash, 4); in cfi_rewrite_callers()