Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/kernel/
Dalternative.c22 #define ALT_REPL_PTR(a) __ALT_PTR(a, alt_offset) macro
47 unsigned long replptr = (unsigned long)ALT_REPL_PTR(alt); in branch_insn_requires_update()
104 replptr = ALT_REPL_PTR(alt); in patch_alternative()
168 alt_cb = ALT_REPL_PTR(alt); in __apply_alternatives()