Home
last modified time | relevance | path

Searched refs:tmp3 (Results 1 – 25 of 31) sorted by relevance

12

/linux/arch/arm64/include/asm/
A Dasm_pointer_auth.h15 ldp \tmp2, \tmp3, [\tmp1, #PTRAUTH_KERNEL_KEY_APIA]
17 msr_s SYS_APIAKEYHI_EL1, \tmp3
26 .macro ptrauth_keys_install_kernel tsk, tmp1, tmp2, tmp3
41 .macro ptrauth_keys_install_kernel tsk, tmp1, tmp2, tmp3
52 .macro __ptrauth_keys_install_user tsk, tmp1, tmp2, tmp3
55 ldp \tmp2, \tmp3, [\tmp1, #PTRAUTH_USER_KEY_APIA]
57 msr_s SYS_APIAKEYHI_EL1, \tmp3
60 .macro __ptrauth_keys_init_cpu tsk, tmp1, tmp2, tmp3
74 .macro ptrauth_keys_init_cpu tsk, tmp1, tmp2, tmp3
78 __ptrauth_keys_init_cpu \tsk, \tmp1, \tmp2, \tmp3
[all …]
A Dasm-uaccess.h47 .macro uaccess_ttbr0_enable, tmp1, tmp2, tmp3
49 save_and_disable_irq \tmp3 // avoid preemption
51 restore_irq \tmp3
58 .macro uaccess_ttbr0_enable, tmp1, tmp2, tmp3
/linux/arch/mips/crypto/
A Dpoly1305-mips.pl176 dsll $tmp3,24
181 or $tmp3,$tmp4
191 or $tmp3,$tmp4
193 or $in1,$tmp3
199 or $in1,$tmp3
334 dsll $tmp3,24
351 or $in1,$tmp3
357 or $in1,$tmp3
475 sltu $tmp3,$in1,$tmp3
493 dsll $tmp3,32
[all …]
/linux/arch/arm/mach-at91/
A Dpm_suspend.S21 tmp3 .req r6 label
471 mov tmp3, #0
513 mov tmp3, #0
748 bic tmp3, tmp3, #0xffffff
765 bic tmp3, tmp3, #0xffffff00
894 bic tmp3, tmp3, #AT91_PMC_MCR_V2_CSS
895 bic tmp3, tmp3, #AT91_PMC_MCR_V2_DIV
896 orr tmp3, tmp3, tmp2
897 bic tmp3, tmp3, #AT91_PMC_MCR_V2_ID_MSK
898 orr tmp3, tmp3, tmp1
[all …]
/linux/arch/arm64/lib/
A Dcsum.c63 __uint128_t tmp1, tmp2, tmp3, tmp4; in do_csum() local
67 tmp3 = *(__uint128_t *)(ptr + 4); in do_csum()
76 tmp3 += (tmp3 >> 64) | (tmp3 << 64); in do_csum()
80 tmp3 = ((tmp3 >> 64) << 64) | (tmp4 >> 64); in do_csum()
81 tmp3 += (tmp3 >> 64) | (tmp3 << 64); in do_csum()
82 tmp1 = ((tmp1 >> 64) << 64) | (tmp3 >> 64); in do_csum()
A Dstrlen.S32 #define tmp3 x6 macro
98 sub tmp3, data2, zeroones
101 bic has_nul2, tmp3, tmp4
125 sub tmp3, data2, zeroones
126 orr tmp2, tmp1, tmp3
131 sub tmp3, data2, zeroones
132 orr tmp2, tmp1, tmp3
141 bic has_nul2, tmp3, tmp4
172 sub tmp3, data2, zeroones
175 bic has_nul2, tmp3, tmp4
[all …]
A Dstrncmp.S39 #define tmp3 x10 macro
130 rev tmp3, data1
131 sub tmp1, tmp3, zeroones
132 orr tmp2, tmp3, #REP8_7f
159 neg tmp3, count, lsl #3 /* 64 - bits(bytes beyond align). */
165 lsl tmp2, tmp2, tmp3 /* Shift (count & 63). */
168 lsr tmp2, tmp2, tmp3 /* Shift (count & 63). */
170 and tmp3, limit_wd, #7
174 add tmp3, tmp3, count
177 add limit_wd, limit_wd, tmp3, lsr #3
A Dstrnlen.S40 tmp3 .req x10 label
76 sub tmp3, data2, zeroones
79 bic has_nul2, tmp3, tmp4
132 and tmp3, limit_wd, #15
135 add tmp3, tmp3, tmp1
136 add limit_wd, limit_wd, tmp3, lsr #4
A Dstrcmp.S38 #define tmp3 x9 macro
97 rev tmp3, data1
98 sub tmp1, tmp3, zeroones
99 orr tmp2, tmp3, #REP8_7f
/linux/arch/ia64/lib/
A Ddo_csum.S107 #define tmp3 r28 macro
155 sub tmp3=last,first1 // tmp3=distance from first1 to last
166 (p9) adds tmp3=-8,tmp3 // effectively loaded
173 #define count tmp3
262 mov tmp3=0xffff
268 and tmp1=result1[0],tmp3
273 and tmp1=result1[0],tmp3
278 and tmp1=result1[0],tmp3
/linux/arch/arc/include/asm/
A Duaccess.h172 unsigned long tmp1, tmp2, tmp3, tmp4; in raw_copy_from_user() local
247 "=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4) in raw_copy_from_user()
386 "=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4) in raw_copy_from_user()
399 unsigned long tmp1, tmp2, tmp3, tmp4; in raw_copy_to_user() local
469 "=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4) in raw_copy_to_user()
608 "=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4) in raw_copy_to_user()
/linux/arch/csky/abiv2/
A Dfpu.c182 unsigned long tmp3, tmp4; in save_to_user_fp() local
202 : "=a"(tmp1), "=a"(tmp2), "=a"(tmp3), in save_to_user_fp()
244 unsigned long tmp3, tmp4; in restore_from_user_fp() local
264 : "=a"(tmp1), "=a"(tmp2), "=a"(tmp3), in restore_from_user_fp()
/linux/arch/alpha/kernel/
A Dtraps.c438 long error, tmp1, tmp2, tmp3, tmp4; in do_entUna() local
521 "=&r"(tmp3), "=&r"(tmp4) in do_entUna()
545 "=&r"(tmp3), "=&r"(tmp4) in do_entUna()
569 "=&r"(tmp3), "=&r"(tmp4) in do_entUna()
725 unsigned long tmp1, tmp2, tmp3, tmp4; in do_entUnaUser() local
876 "=&r"(tmp3), "=&r"(tmp4) in do_entUnaUser()
904 "=&r"(tmp3), "=&r"(tmp4) in do_entUnaUser()
932 "=&r"(tmp3), "=&r"(tmp4) in do_entUnaUser()
/linux/arch/sh/lib/
A Dio.c22 int tmp2, tmp3, tmp4, tmp5, tmp6; in __raw_readsl() local
52 "=&r" (tmp2), "=&r" (tmp3), "=&r" (tmp4), in __raw_readsl()
/linux/fs/cifs/
A Dcifs_debug.c218 struct list_head *tmp2, *tmp3; in cifs_debug_data_proc_show() local
436 list_for_each(tmp3, &ses->tcon_list) { in cifs_debug_data_proc_show()
437 tcon = list_entry(tmp3, struct cifs_tcon, in cifs_debug_data_proc_show()
464 list_for_each(tmp3, &server->pending_mid_q) { in cifs_debug_data_proc_show()
465 mid_entry = list_entry(tmp3, struct mid_q_entry, in cifs_debug_data_proc_show()
494 struct list_head *tmp1, *tmp2, *tmp3; in cifs_stats_proc_write() local
531 list_for_each(tmp3, &ses->tcon_list) { in cifs_stats_proc_write()
532 tcon = list_entry(tmp3, in cifs_stats_proc_write()
559 struct list_head *tmp2, *tmp3; in cifs_stats_proc_show() local
612 list_for_each(tmp3, &ses->tcon_list) { in cifs_stats_proc_show()
[all …]
/linux/arch/sh/kernel/
A Dio.c25 int tmp2, tmp3, tmp4, tmp5, tmp6; in memcpy_fromio() local
51 "=&r" (tmp2), "=&r" (tmp3), "=&r" (tmp4), in memcpy_fromio()
/linux/arch/mips/mm/
A Dsc-ip22.c133 unsigned long tmp1, tmp2, tmp3; in indy_sc_disable() local
158 : "=r" (tmp1), "=r" (tmp2), "=r" (tmp3)); in indy_sc_disable()
/linux/drivers/media/common/b2c2/
A Dflexcop-sram.c314 tmp3 = read_reg_dw(adapter, 0x71c);
315 dprintk("%s: tmp3 = %x\n", __func__, tmp3);
319 tmp3--;
320 if (tmp3 != 0) {
/linux/arch/sparc/math-emu/
A Dsfp-util_64.h45 UDItype tmp1, tmp2, tmp3, tmp4; \
70 "=&r" (tmp1), "=&r" (tmp2), "=&r" (tmp3), "=&r" (tmp4) \
/linux/drivers/net/wireless/broadcom/b43/
A Dphy_lp.c1742 tmp4 -= tmp3 * tmp3; in lpphy_calc_rx_iq_comp()
1745 c0 = tmp3 >> 3; in lpphy_calc_rx_iq_comp()
2422 tmp3 = tmp2 * channel2freq_lp(channel); in lpphy_b2062_tune()
2424 tmp3 *= 2; in lpphy_b2062_tune()
2426 tmp6 = tmp3 / tmp4; in lpphy_b2062_tune()
2427 tmp7 = tmp3 % tmp4; in lpphy_b2062_tune()
2486 u32 tmp1, tmp2, tmp3, tmp4, tmp5, tmp6; in lpphy_b2063_tune() local
2559 tmp3 = ((41 * (val3 - 3000)) /1200) + 27; in lpphy_b2063_tune()
2562 if ((tmp4 + tmp3 - 1) / tmp3 > 60) { in lpphy_b2063_tune()
2564 tmp5 = ((tmp4 + tmp3) / (tmp3 << 1)) - 8; in lpphy_b2063_tune()
[all …]
/linux/arch/xtensa/kernel/
A Dsetup.c411 unsigned long tmp0, tmp1, tmp2, tmp3; in cpu_reset() local
492 "=&a"(tmp3) in cpu_reset()
/linux/arch/sparc/net/
A Dbpf_jit_comp_64.c1375 const u8 tmp3 = bpf2sparc[TMP_REG_3]; in build_insn() local
1394 emit_alu3(ADD, tmp2, src, tmp3, ctx); in build_insn()
1395 emit(CAS | ASI(ASI_P) | RS1(tmp) | RS2(tmp2) | RD(tmp3), ctx); in build_insn()
1396 emit_cmp(tmp2, tmp3, ctx); in build_insn()
1405 const u8 tmp3 = bpf2sparc[TMP_REG_3]; in build_insn() local
1422 emit_alu3(ADD, tmp2, src, tmp3, ctx); in build_insn()
1423 emit(CASX | ASI(ASI_P) | RS1(tmp) | RS2(tmp2) | RD(tmp3), ctx); in build_insn()
1424 emit_cmp(tmp2, tmp3, ctx); in build_insn()
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
A Dpch_gbe_main.c513 unsigned long tmp2, tmp3; in pch_gbe_mac_set_pause_packet() local
520 tmp3 = hw->mac.addr[5]; in pch_gbe_mac_set_pause_packet()
521 tmp3 = (tmp3 << 8) | hw->mac.addr[4]; in pch_gbe_mac_set_pause_packet()
522 tmp3 = (tmp3 << 8) | hw->mac.addr[3]; in pch_gbe_mac_set_pause_packet()
523 tmp3 = (tmp3 << 8) | hw->mac.addr[2]; in pch_gbe_mac_set_pause_packet()
527 iowrite32(tmp3, &hw->reg->PAUSE_PKT3); in pch_gbe_mac_set_pause_packet()
/linux/arch/x86/crypto/
A Dcurve25519-x86_64.c1015 u64 tmp3; in curve25519_ever64() local
1029 tmp3 = tmp[3U]; in curve25519_ever64()
1030 tmp[3U] = tmp3 & (u64)0x7fffffffffffffffU; in curve25519_ever64()
/linux/arch/sparc/kernel/
A Dtime_64.c317 unsigned long ret, tmp1, tmp2, tmp3; in __hbird_read_stick() local
332 "=&r" (tmp1), "=&r" (tmp2), "=&r" (tmp3) in __hbird_read_stick()

Completed in 49 milliseconds

12