Searched refs:umax_dst (Results 1 – 3 of 3) sorted by relevance
538 meta->umax_dst = max(meta->umax_dst, dreg->umax_value); in nfp_bpf_check_alu()553 if (meta->umax_dst > U32_MAX) { in nfp_bpf_check_alu()579 if (meta->umax_dst > U32_MAX) { in nfp_bpf_check_alu()
322 u64 umax_dst; member
1478 lopnd_max = meta->umax_dst; in wrp_mul()