Searched refs:orig_offset (Results 1 – 4 of 4) sorted by relevance
21 #define ALT_ORIG_PTR(a) __ALT_PTR(a, orig_offset)74 s32 orig_offset, new_offset; in get_alt_insn() local82 orig_offset = aarch64_insn_adrp_get_offset(insn); in get_alt_insn()83 target = align_down(altinsnptr, SZ_4K) + orig_offset; in get_alt_insn()
34 from = (u32 *)((ulong)&entry->orig_offset + entry->orig_offset); in apply_alternatives()
18 s32 orig_offset; /* offset to original instruction */ member106 .macro altinstruction_entry orig_offset alt_offset feature orig_len alt_len107 .word \orig_offset - .
24 s32 orig_offset; /* offset to original instructions */ member