Searched refs:stxw_op (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | unaligned.c | 378 case stxw_op: in emulate_load_store_insn()
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | unaligned.c | 378 case stxw_op: in emulate_load_store_insn()
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | inst.h | 171 stxw_op = 0x7030, enumerator 708 DEF_EMIT_REG3_FORMAT(stxw, stxw_op)
|
/kernel/linux/linux-5.10/arch/loongarch/kvm/ |
H A D | emulate.c | 129 case stxw_op: in _kvm_emu_mmio_write()
|
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/ |
H A D | inst.h | 163 stxb_op = 0x7020, stxh_op = 0x7028, stxw_op = 0x7030, stxd_op = 0x7038, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/ |
H A D | inst.h | 175 stxb_op = 0x7020, stxh_op = 0x7028, stxw_op = 0x7030, stxd_op = 0x7038, enumerator
|
/kernel/linux/linux-5.10/arch/loongarch/net/ |
H A D | ebpf_jit.h | 204 insn->reg3_format.opcode = stxw_op; in emit_stxw()
|
Completed in 7 milliseconds