Searched refs:lm3 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/netronome/nfp/bpf/ |
H A D | jit.c | 1016 unsigned int size, bool first, bool new_gpr, bool last, bool lm3, 1021 unsigned int size, bool first, bool new_gpr, bool last, bool lm3, in wrp_lmem_load() argument 1039 should_inc ? reg_lm_inc(3) : reg_lm(lm3 ? 3 : 0, idx)); in wrp_lmem_load() 1043 if (WARN_ON_ONCE(lm3 && idx > RE_REG_LM_IDX_MAX)) in wrp_lmem_load() 1068 reg = reg_lm(lm3 ? 3 : 0, idx); in wrp_lmem_load() 1090 unsigned int size, bool first, bool new_gpr, bool last, bool lm3, in wrp_lmem_store() argument 1108 should_inc ? reg_lm_inc(3) : reg_lm(lm3 ? 3 : 0, idx), in wrp_lmem_store() 1113 if (WARN_ON_ONCE(lm3 && idx > RE_REG_LM_IDX_MAX)) in wrp_lmem_store() 1138 reg = reg_lm(lm3 ? 3 : 0, idx); in wrp_lmem_store() 1171 bool lm3 = true; in mem_op_stack() local [all …]
|
/linux/arch/arm/boot/dts/arm/ |
H A D | integratorap.dts | 278 lm3: bus@f0000000 { label
|