Home
last modified time | relevance | path

Searched refs:mm_pool32c_op (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/mm/
Duasm-micromips.c83 [insn_ll] = {M(mm_pool32c_op, 0, 0, (mm_ll_func << 1), 0, 0), RS | RT | SIMM},
96 [insn_pref] = {M(mm_pool32c_op, 0, 0, (mm_pref_func << 1), 0, 0), RT | RS | SIMM},
98 [insn_sc] = {M(mm_pool32c_op, 0, 0, (mm_sc_func << 1), 0, 0), RT | RS | SIMM},
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dinst.h466 mm_pool32c_op, enumerator
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
Dinst.h335 mm_pool32c_op, mm_lwgp16_op, mm_lw16_op, mm_pool16e_op, enumerator
/kernel/linux/linux-5.10/arch/mips/kernel/
Dunaligned.c930 case mm_pool32c_op: in emulate_load_store_microMIPS()