Searched refs:p3 (Results 26 - 50 of 195) sorted by relevance

12345678

/linux-master/arch/hexagon/lib/
H A Ddivsi3.S15 p3 = xor(p0,p1) define
21 r0 = mux(p3,#-1,#1)
64 if (p3) r0 = sub(r1,r0)
/linux-master/arch/arm64/lib/
H A Dxor-neon.c42 const unsigned long * __restrict p3)
46 uint64_t *dp3 = (uint64_t *)p3;
58 /* p1 ^= p3 */
78 const unsigned long * __restrict p3,
83 uint64_t *dp3 = (uint64_t *)p3;
96 /* p1 ^= p3 */
123 const unsigned long * __restrict p3,
129 uint64_t *dp3 = (uint64_t *)p3;
143 /* p1 ^= p3 */
197 const unsigned long * __restrict p3)
40 xor_arm64_neon_3(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3) argument
76 xor_arm64_neon_4(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4) argument
121 xor_arm64_neon_5(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4, const unsigned long * __restrict p5) argument
194 xor_arm64_eor3_3(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3) argument
229 xor_arm64_eor3_4(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4) argument
273 xor_arm64_eor3_5(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4, const unsigned long * __restrict p5) argument
[all...]
/linux-master/tools/testing/selftests/net/forwarding/
H A Dipip_hier_gre_keys.sh19 ul1=${NETIFS[p3]}
H A Dipip_flat_gre_keys.sh19 ul1=${NETIFS[p3]}
H A Dipip_hier_gre_key.sh19 ul1=${NETIFS[p3]}
H A Dipip_hier_gre.sh19 ul1=${NETIFS[p3]}
H A Dipip_flat_gre_key.sh19 ul1=${NETIFS[p3]}
H A Dipip_flat_gre.sh19 ul1=${NETIFS[p3]}
H A Dip6gre_flat.sh22 ul1=${NETIFS[p3]}
H A Dip6gre_flat_key.sh22 ul1=${NETIFS[p3]}
H A Dip6gre_flat_keys.sh22 ul1=${NETIFS[p3]}
H A Dip6gre_hier.sh22 ul1=${NETIFS[p3]}
H A Dip6gre_hier_key.sh22 ul1=${NETIFS[p3]}
H A Dip6gre_hier_keys.sh22 ul1=${NETIFS[p3]}
H A Dbridge_vlan_unaware.sh55 swp2=${NETIFS[p3]}
H A Dbridge_sticky_fdb.sh37 h2=${NETIFS[p3]}
H A Dmirror_gre_neigh.sh28 swp2=${NETIFS[p3]}
H A Dmirror_gre_vlan.sh25 swp2=${NETIFS[p3]}
/linux-master/crypto/
H A Dxor.c29 unsigned long *p1, *p2, *p3, *p4; local
43 p3 = (unsigned long *) srcs[2];
45 active_template->do_4(bytes, dest, p1, p2, p3);
50 active_template->do_5(bytes, dest, p1, p2, p3, p4);
/linux-master/drivers/misc/cxl/
H A Dhcalls.c206 u64 p1, u64 p2, u64 p3, u64 p4, u64 *out)
211 CXL_H9_WAIT_UNTIL_DONE(rc, retbuf, H_CONTROL_CA_FUNCTION, unit_address, op, p1, p2, p3, p4);
213 unit_address, OP_STR_AFU(op), p1, p2, p3, p4, retbuf[0], rc);
214 trace_cxl_hcall_control_function(unit_address, OP_STR_AFU(op), p1, p2, p3, p4, retbuf[0], rc);
479 u64 p1, u64 p2, u64 p3, u64 p4, u64 *out)
484 CXL_H9_WAIT_UNTIL_DONE(rc, retbuf, H_CONTROL_CA_FACILITY, unit_address, op, p1, p2, p3, p4);
486 unit_address, OP_STR_CONTROL_ADAPTER(op), p1, p2, p3, p4, retbuf[0], rc);
487 trace_cxl_hcall_control_facility(unit_address, OP_STR_CONTROL_ADAPTER(op), p1, p2, p3, p4, retbuf[0], rc);
205 cxl_h_control_function(u64 unit_address, u64 op, u64 p1, u64 p2, u64 p3, u64 p4, u64 *out) argument
478 cxl_h_control_facility(u64 unit_address, u64 op, u64 p1, u64 p2, u64 p3, u64 p4, u64 *out) argument
/linux-master/arch/x86/include/asm/
H A Dtdx.h80 unsigned long p3, unsigned long p4);
83 unsigned long p2, unsigned long p3,
82 tdx_kvm_hypercall(unsigned int nr, unsigned long p1, unsigned long p2, unsigned long p3, unsigned long p4) argument
/linux-master/sound/core/seq/oss/
H A Dseq_oss_event.h48 unsigned char p1, p2, p3, p4; member in struct:evrec_extended
/linux-master/tools/testing/selftests/net/
H A Dfib-onlink-tests.sh16 NETIFS[p3]=veth3
28 V4ADDRS[p3]=169.254.3.1
39 V6ADDRS[p3]=2001:db8:301::1
187 ip li add ${NETIFS[p3]} type veth peer name ${NETIFS[p4]}
210 ip -6 ro add default via ${V6ADDRS[p3]/::[0-9]/::64}
290 "${CONGW[2]} dev ${NETIFS[p3]} onlink" \
295 "${RECGW4[2]} dev ${NETIFS[p3]} onlink" \
300 "${CONGW[2]} dev ${NETIFS[p3]} onlink" \
305 "${CONGW[2]} dev ${NETIFS[p3]}" \
319 run_ip 254 ${TEST_NET4[1]}.102 ${V4ADDRS[p3]}
[all...]
/linux-master/drivers/clk/
H A Dclk-si5351.c38 unsigned long p3; member in struct:si5351_parameters
140 params->p3 = 1;
146 params->p3 = ((buf[5] & 0xf0) << 12) | (buf[0] << 8) | buf[1];
163 buf[0] = ((params->p3 & 0x0ff00) >> 8) & 0xff;
164 buf[1] = params->p3 & 0xff;
170 buf[5] = ((params->p3 & 0xf0000) >> 12) |
426 if (hwdata->params.p3 == 0)
430 rate = hwdata->params.p1 * hwdata->params.p3;
431 rate += 512 * hwdata->params.p3;
434 do_div(rate, 128 * hwdata->params.p3);
[all...]
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Ddevlink_trap.sh63 swp2=${NETIFS[p3]}

Completed in 191 milliseconds

12345678