/kernel/linux/linux-5.10/arch/mips/include/asm/mach-ath79/ |
H A D | kernel-entry-init.h | 18 li t1, ~CONF_CM_CMASK variable
|
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson64/ |
H A D | kernel-entry-init.h | 33 andi t1, t0, PRID_IMP_MASK variable 35 beq t1, t2, 1f variable 68 andi t1, t0, PRID_IMP_MASK variable 70 beq t1, t2, 1f variable
|
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-ath79/ |
H A D | kernel-entry-init.h | 18 li t1, ~CONF_CM_CMASK variable
|
/kernel/linux/linux-6.6/arch/riscv/include/asm/ |
H A D | xip_fixup.h | 17 REG_L t1, _xip_phys_offset variable
|
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/ |
H A D | swab.h | 27 __u64 t0, t1, t2, t3; in __arch_swab32() local [all...] |
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/ |
H A D | swab.h | 27 __u64 t0, t1, t2, t3; in __arch_swab32() local [all...] |
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-malta/ |
H A D | kernel-entry-init.h | 48 andi t1, 0x7 /* CCA */ variable 50 ins t2, t1, 16, 3 variable 69 ins t0, t1, 16, 3 variable 100 bgez t1, 9f variable
|
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-malta/ |
H A D | kernel-entry-init.h | 48 andi t1, 0x7 /* CCA */ variable 50 ins t2, t1, 16, 3 variable 69 ins t0, t1, 16, 3 variable 100 bgez t1, 9f variable
|
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/ |
H A D | It_posix_pthread_107.c | 93 long t1 = 1; in Testcase() local
|
/kernel/liteos_a/testsuites/kernel/sample/posix/mutex/full/ |
H A D | It_posix_mutex_044.c | 73 pthread_t t1; in Testcase() local
|
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-cavium-octeon/ |
H A D | kernel-entry-init.h | 47 and t1, v1, 0xfff8 variable 48 xor t1, t1, 0x9000 # 63-P1 variable 50 and t1, v1, 0xfff8 variable 51 xor t1, t1, 0x9008 # 63-P2 variable 53 and t1, v1, 0xfff8 variable 54 xor t1, t variable 56 and t1, v1, 0xff00 global() variable 57 xor t1, t1, 0x9200 # 66-PX global() variable 60 slti t1, t1, 2 # 66-P1.2 and later good. global() variable 83 and t1, v0, 0xff00 global() variable 85 bge t1, v0, 1f # OCTEON III has no DCACHE_ERR_REG COP0 global() variable 117 LONG_L t1, (t0) global() variable 119 bne t1, v0, octeon_spin_wait_boot global() variable [all...] |
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-ip27/ |
H A D | kernel-entry-init.h | 37 dsll t1, NASID_SHFT # Shift text nasid into place variable 39 or t1, t1, t0 # Physical load address of kernel text variable 41 dsrl t1, 12 # 4K pfn variable 43 dsll t1, 6 # Get pfn into place variable 80 dsll t1, NASID_SHFT global() variable 83 lh t1, KV_RO_NASID_OFFSET(t0) global() variable [all...] |
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-ip27/ |
H A D | kernel-entry-init.h | 37 dsll t1, NASID_SHFT # Shift text nasid into place variable 39 or t1, t1, t0 # Physical load address of kernel text variable 41 dsrl t1, 12 # 4K pfn variable 43 dsll t1, 6 # Get pfn into place variable 80 dsll t1, NASID_SHFT global() variable 83 lh t1, KV_RO_NASID_OFFSET(t0) global() variable [all...] |
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson64/ |
H A D | kernel-entry-init.h | 29 andi t1, t0, PRID_IMP_MASK variable 31 beq t1, t2, 1f variable 60 andi t1, t0, PRID_IMP_MASK variable 62 beq t1, t2, 1f variable 83 andi t1, MIPS_EBASE_CPUNUM variable 84 dins a0, t1, 8, 2 /* insert core id*/ variable 85 dext t2, t1, 2, 2 variable
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | thread-maps-share.c | 14 struct thread *t1, *t2, *t3; in test__thread_maps_share() local
|
/kernel/linux/linux-5.10/lib/mpi/ |
H A D | mpi-inv.c | 33 MPI u, v, u1, u2 = NULL, u3, v1, v2 = NULL, v3, t1, t2 = NULL, t3; in mpi_invm() local [all...] |
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | thread-maps-share.c | 14 struct thread *t1, *t2, *t3; in test__thread_maps_share() local
|
/kernel/liteos_m/testsuites/sample/posix/pthread/ |
H A D | It_posix_pthread_013.c | 87 long t1 = 1; in Testcase() local
|
/kernel/linux/linux-6.6/lib/crypto/mpi/ |
H A D | mpi-inv.c | 33 MPI u, v, u1, u2 = NULL, u3, v1, v2 = NULL, v3, t1, t2 = NULL, t3; in mpi_invm() local [all...] |
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/ |
H A D | It_posix_pthread_107.cpp | 87 long t1 = 1, t2 = 2, t3 = 3; in Testcase() local
|
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/ |
H A D | pthread_cond_test_002.cpp | 82 long t1 = 1; in TestCase() local
|
H A D | pthread_cond_test_001.cpp | 88 long t1 = 1; in TestCase() local
|
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-cavium-octeon/ |
H A D | kernel-entry-init.h | 47 and t1, v1, 0xfff8 variable 48 xor t1, t1, 0x9000 # 63-P1 variable 50 and t1, v1, 0xfff8 variable 51 xor t1, t1, 0x9008 # 63-P2 variable 53 and t1, v1, 0xfff8 variable 54 xor t1, t variable 56 and t1, v1, 0xff00 global() variable 57 xor t1, t1, 0x9200 # 66-PX global() variable 60 slti t1, t1, 2 # 66-P1.2 and later good. global() variable 83 and t1, v0, 0xff00 global() variable 85 bge t1, v0, 1f # OCTEON III has no DCACHE_ERR_REG COP0 global() variable 117 LONG_L t1, (t0) global() variable 119 bne t1, v0, octeon_spin_wait_boot global() variable [all...] |
/kernel/linux/linux-6.6/arch/parisc/lib/ |
H A D | lusercopy.S | 93 t1 = r19 define [all...] |
/kernel/linux/linux-5.10/include/soc/arc/ |
H A D | timers.h | 29 unsigned int pad2:15, rtsc:1, pad1:5, rtc:1, t1:1, t0:1, ver:8; member
|