Home
last modified time | relevance | path

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

/arch/riscv/include/asm/
A Dalternative.h31 #define ALT_ALT_PTR(a) __ALT_PTR(a, alt_offset)
42 s32 alt_offset; /* offset relative to replacement instruction or data */ member
/arch/arm64/include/asm/
A Dalternative-macros.h94 .macro altinstruction_entry orig_offset alt_offset cpucap orig_len alt_len
96 .word \alt_offset - .
A Dalternative.h15 s32 alt_offset; /* offset to replacement instruction */ member
/arch/arm64/kernel/
A Dalternative.c25 #define ALT_REPL_PTR(a) __ALT_PTR(a, alt_offset)

Completed in 5 milliseconds