Searched refs:sb_op (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/arch/mips/mm/ |
D | uasm-mips.c | 171 [insn_sb] = {M(sb_op, 0, 0, 0, 0, 0), RS | RT | SIMM},
|
/linux-6.6.21/arch/mips/include/uapi/asm/ |
D | inst.h | 33 sb_op, sh_op, swl_op, sw_op, enumerator
|
/linux-6.6.21/arch/mips/kernel/ |
D | unaligned.c | 156 case sb_op: in emulate_load_store_insn()
|
/linux-6.6.21/arch/mips/kvm/ |
D | emulate.c | 1026 case sb_op: in kvm_mips_emulate_store()
|
/linux-6.6.21/Documentation/filesystems/ |
D | porting.rst | 115 individual fs sb_op functions. If you don't need it, remove it. 290 shifted into individual fs sb_op functions where it's not clear that
|