Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/kernel/
Dalternative.c25 #define ALT_REPL_PTR(a) __ALT_PTR(a, alt_offset) macro
53 unsigned long replptr = (unsigned long)ALT_REPL_PTR(alt); in branch_insn_requires_update()
110 replptr = ALT_REPL_PTR(alt); in patch_alternative()
170 alt_cb = ALT_REPL_PTR(alt); in __apply_alternatives()