AARCH64_INSN_SIZE  215 arch/arm64/include/asm/alternative.h 	nops	(662b-661b) / AARCH64_INSN_SIZE
AARCH64_INSN_SIZE   35 arch/arm64/include/asm/debug-monitors.h #define BREAK_INSTR_SIZE		AARCH64_INSN_SIZE
AARCH64_INSN_SIZE   15 arch/arm64/include/asm/ftrace.h #define MCOUNT_INSN_SIZE	AARCH64_INSN_SIZE
AARCH64_INSN_SIZE   16 arch/arm64/include/asm/jump_label.h #define JUMP_LABEL_NOP_SIZE		AARCH64_INSN_SIZE
AARCH64_INSN_SIZE   37 arch/arm64/include/asm/kvm_asm.h #define KVM_VECTOR_PREAMBLE	(2 * AARCH64_INSN_SIZE)
AARCH64_INSN_SIZE   13 arch/arm64/include/asm/uprobes.h #define MAX_UINSN_BYTES		AARCH64_INSN_SIZE
AARCH64_INSN_SIZE   16 arch/arm64/include/asm/uprobes.h #define UPROBE_SWBP_INSN_SIZE	AARCH64_INSN_SIZE
AARCH64_INSN_SIZE  175 arch/arm64/kernel/alternative.c 		nr_inst = alt->orig_len / AARCH64_INSN_SIZE;
AARCH64_INSN_SIZE 2191 arch/arm64/kernel/cpufeature.c 		arm64_skip_faulting_instruction(regs, AARCH64_INSN_SIZE);
AARCH64_INSN_SIZE  112 arch/arm64/kernel/insn.c 	ret = probe_kernel_read(&val, addr, AARCH64_INSN_SIZE);
AARCH64_INSN_SIZE  128 arch/arm64/kernel/insn.c 	ret = probe_kernel_write(waddr, &insn, AARCH64_INSN_SIZE);
AARCH64_INSN_SIZE  179 arch/arm64/kernel/insn.c 				     (uintptr_t)tp + AARCH64_INSN_SIZE);
AARCH64_INSN_SIZE  341 arch/arm64/kernel/kgdb.c 	BUILD_BUG_ON(AARCH64_INSN_SIZE != BREAK_INSTR_SIZE);
AARCH64_INSN_SIZE   42 arch/arm64/kernel/probes/uprobes.c 	else if (!IS_ALIGNED(addr, AARCH64_INSN_SIZE))
AARCH64_INSN_SIZE  465 arch/arm64/kernel/traps.c 		arm64_skip_faulting_instruction(regs, AARCH64_INSN_SIZE);
AARCH64_INSN_SIZE  484 arch/arm64/kernel/traps.c 	arm64_skip_faulting_instruction(regs, AARCH64_INSN_SIZE);
AARCH64_INSN_SIZE  492 arch/arm64/kernel/traps.c 	arm64_skip_faulting_instruction(regs, AARCH64_INSN_SIZE);
AARCH64_INSN_SIZE  500 arch/arm64/kernel/traps.c 	arm64_skip_faulting_instruction(regs, AARCH64_INSN_SIZE);
AARCH64_INSN_SIZE  516 arch/arm64/kernel/traps.c 	arm64_skip_faulting_instruction(regs, AARCH64_INSN_SIZE);
AARCH64_INSN_SIZE  972 arch/arm64/kernel/traps.c 	arm64_skip_faulting_instruction(regs, AARCH64_INSN_SIZE);
AARCH64_INSN_SIZE 1016 arch/arm64/kernel/traps.c 	arm64_skip_faulting_instruction(regs, AARCH64_INSN_SIZE);