Home
last modified time | relevance | path

Searched defs:t1 (Results 76 – 100 of 276) sorted by relevance

12345678910>>...12

/openbmc/linux/arch/openrisc/kernel/
H A Dhead.S158 #define GET_CURRENT_PGD(reg,t1) \ argument
166 #define GET_CURRENT_PGD(reg,t1) \ argument
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c5805 TCGv_i32 t1, t2; in op_mla() local
5833 TCGv_i32 t1, t2; in trans_MLS() local
5920 TCGv_i32 t0, t1; in op_qaddsub() local
6024 TCGv_i32 t0, t1; in op_smlawx() local
7194 TCGv_i32 t1, t2; in trans_USADA8() local
7288 TCGv_i32 t0, t1; in op_par_addsub() local
7309 TCGv_i32 t0, t1; in op_par_addsub_ge() local
7598 TCGv_i32 t1, t2; in op_smlad() local
7685 TCGv_i32 t1, t2; in op_smlald() local
7737 TCGv_i32 t1, t2; in op_smmla() local
[all …]
/openbmc/linux/arch/mips/cavium-octeon/
H A Dcsrc-octeon.c117 u64 t1, t2, t3; in sched_clock() local
/openbmc/linux/tools/testing/selftests/syscall_user_dispatch/
H A Dsud_benchmark.c69 struct timespec t1, t2; in one_sysinfo_step() local
/openbmc/linux/include/linux/
H A Dlapb.h42 unsigned int t1; member
/openbmc/linux/arch/ia64/lib/
H A Dcopy_user.S54 #define t1 r2 // rshift in bytes macro
/openbmc/qemu/
H A Dqemu-io-cmds.c262 static struct timespec tsub(struct timespec t1, struct timespec t2) in tsub()
710 struct timespec t1, t2; in read_f() local
907 struct timespec t1, t2; in readv_f() local
1050 struct timespec t1, t2; in write_f() local
1263 struct timespec t1, t2; in writev_f() local
1358 struct timespec t1; member
2116 struct timespec t1, t2; in discard_f() local
/openbmc/linux/include/uapi/linux/
H A Dax25.h91 unsigned int t1, t1timer; member
101 unsigned int t1, t1timer; member
/openbmc/linux/arch/x86/crypto/
H A Daria-gfni-avx512-asm_64.S53 #define transpose_4x4(x0, x1, x2, x3, t1, t2) \ argument
309 t0, t1, t2, t3, \ argument
333 t0, t1, t2, t3, \ argument
367 t0, t1, t2, t3) \ argument
H A Dserpent-avx-x86_64-asm_64.S536 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
547 #define read_blocks(x0, x1, x2, x3, t0, t1, t2) \ argument
550 #define write_blocks(x0, x1, x2, x3, t0, t1, t2) \ argument
H A Dserpent-avx2-asm_64.S536 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
547 #define read_blocks(x0, x1, x2, x3, t0, t1, t2) \ argument
550 #define write_blocks(x0, x1, x2, x3, t0, t1, t2) \ argument
H A Daria-aesni-avx2-asm_64.S69 #define transpose_4x4(x0, x1, x2, x3, t1, t2) \ argument
308 t0, t1, t2, t3, \ argument
331 t0, t1, t2, t3, \ argument
406 t0, t1, t2, t3) \ argument
/openbmc/u-boot/board/CZ.NIC/turris_mox/
H A Dmox_sp.c98 static inline void res_to_mac(u8 *mac, u32 t1, u32 t2) in res_to_mac()
/openbmc/linux/drivers/platform/x86/
H A Dgpd-pocket-fan.c78 int t0, t1, temp, speed, min_speed, i; in gpd_pocket_fan_worker() local
/openbmc/linux/lib/
H A Doverflow_kunit.c47 #define DEFINE_TEST_ARRAY_TYPED(t1, t2, t) \ argument
956 #define TEST_SAME_TYPE(t1, t2, same) do { \ in same_type_test() argument
/openbmc/linux/kernel/
H A Dkcmp.c52 long t1, t2; in kcmp_ptr() local
/openbmc/linux/arch/s390/include/asm/
H A Dchsc.h32 u64 t1; member
/openbmc/qemu/target/tricore/
H A Dtranslate.c423 TCGv_i64 t1 = tcg_temp_new_i64(); in gen_add64_d() local
493 TCGv_i64 t1 = tcg_temp_new_i64(); in gen_madd32_d() local
532 TCGv t1 = tcg_temp_new(); in gen_madd64_d() local
560 TCGv_i64 t1 = tcg_temp_new_i64(); in gen_maddu64_d() local
992 TCGv_i64 t1 = tcg_temp_new_i64(); in gen_madd32_q() local
1075 TCGv_i64 t1 = tcg_temp_new_i64(); in gen_m16add64_q() local
1102 TCGv_i64 t1 = tcg_temp_new_i64(); in gen_m16adds64_q() local
1126 TCGv_i64 t1 = tcg_temp_new_i64(); in gen_madd64_q() local
1174 TCGv_i64 t1 = tcg_temp_new_i64(); in gen_madds32_q() local
1203 TCGv_i64 t1 = tcg_temp_new_i64(); in gen_msub32_d() local
[all …]
/openbmc/u-boot/drivers/thermal/
H A Dimx_thermal.c57 int t1, n1; in read_cpu_temperature() local
/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-unavailable.c342 pthread_t t1; in tm_unavailable_test() local
/openbmc/linux/crypto/
H A Dsha512_generic.c101 u64 a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dusdt.c20 } t1 = { 1, -127 }; variable
/openbmc/pldm/platform-mc/
H A Dsensor_manager.cpp148 uint64_t t1 = 0; in doSensorPollingTask() local
/openbmc/qemu/crypto/
H A Daes.c1451 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_encrypt() local
1642 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_decrypt() local
/openbmc/linux/drivers/input/gameport/
H A Dgameport.c80 u64 t1, t2, t3; in gameport_measure_speed() local
113 unsigned int i, t, t1, t2, t3, tx; in old_gameport_measure_speed() local

12345678910>>...12