Searched refs:AARCH64_INSN_SIZE (Results 1 – 7 of 7) sorted by relevance
14 #define UPROBE_SWBP_INSN_SIZE AARCH64_INSN_SIZE15 #define UPROBE_XOL_SLOT_BYTES AARCH64_INSN_SIZE
9 #define AARCH64_INSN_SIZE 4 macro
319 BUILD_BUG_ON(AARCH64_INSN_SIZE != BREAK_INSTR_SIZE); in kgdb_arch_set_breakpoint()
167 nr_inst = alt->orig_len / AARCH64_INSN_SIZE; in __apply_alternatives()
4205 arm64_skip_faulting_instruction(regs, AARCH64_INSN_SIZE); in do_emulate_mrs()
237 arm64_skip_faulting_instruction(regs, AARCH64_INSN_SIZE); in simulate_nop()
992 if ((ctx->idx + PLT_TARGET_OFFSET / AARCH64_INSN_SIZE) % 2) in build_plt()997 emit(A64_LDR64LIT(tmp, 2 * AARCH64_INSN_SIZE), ctx); in build_plt()1129 regs->pc += AARCH64_INSN_SIZE; in ex_handler_bpf()2347 ctx.offset[i] *= AARCH64_INSN_SIZE; in bpf_int_jit_compile()2905 emit(A64_ADR(A64_LR, AARCH64_INSN_SIZE * 2), ctx); in prepare_trampoline()3009 return ret < 0 ? ret : ret * AARCH64_INSN_SIZE; in arch_bpf_trampoline_size()3064 ret *= AARCH64_INSN_SIZE; in arch_prepare_bpf_trampoline()3209 ip = image + POKE_OFFSET * AARCH64_INSN_SIZE; in bpf_arch_text_poke()