Home
last modified time | relevance | path

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

/Linux-v6.1/arch/loongarch/include/asm/
Dinst.h266 #define LOONGARCH_INSN_SIZE sizeof(union loongarch_instruction) macro
/Linux-v6.1/arch/loongarch/kernel/
Dtraps.c399 regs->csr_era += LOONGARCH_INSN_SIZE; in bug_handler()
/Linux-v6.1/arch/loongarch/net/
Dbpf_jit.c1158 ctx.offset[i] *= LOONGARCH_INSN_SIZE; in bpf_int_jit_compile()