Searched refs:stxd_op (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | unaligned.c | 388 case stxd_op: in emulate_load_store_insn()
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | unaligned.c | 388 case stxd_op: in emulate_load_store_insn()
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | inst.h | 172 stxd_op = 0x7038, enumerator 709 DEF_EMIT_REG3_FORMAT(stxd, stxd_op)
|
/kernel/linux/linux-5.10/arch/loongarch/kvm/ |
H A D | emulate.c | 133 case stxd_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 | 213 insn->reg3_format.opcode = stxd_op; in emit_stxd()
|
Completed in 7 milliseconds