Searched defs:t0 (Results 1 - 52 of 52) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/mach-loongson64/
H A Dkernel-entry-init.h23 or t0, (0x1 << 7) variable
24 mtc0 t0, $16, 3 variable
26 li t0, (0x1 << 29) variable
27 mtc0 t0, $5, 1 variable
42 or t0, (0x1 << 7) variable
43 mtc0 t0, $16, 3 variable
45 li t0, (0x1 << 29) variable
46 mtc0 t0, $5, 1 variable
/linux-4.4.14/arch/cris/arch-v32/lib/
H A Ddelay.c24 u32 t0 = REG_RD(timer, regi_timer0, r_time); cris_delay10ns() local
/linux-4.4.14/arch/mips/include/asm/mach-ath79/
H A Dkernel-entry-init.h23 and t0, t1 variable
24 ori t0, CONF_CM_CACHABLE_NONCOHERENT variable
25 mtc0 t0, CP0_CONFIG variable
/linux-4.4.14/arch/ia64/lib/
H A Dcarta_random.S17 #define t0 r16 define
/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Dswab.h26 __u64 t0, t1, t2, t3; __arch_swab32() local
H A Dregdef.h6 #define t0 $1 /* temporary registers (caller-saved) */ macro
/linux-4.4.14/arch/mips/include/asm/mach-paravirt/
H A Dkernel-entry-init.h15 andi t0, t0, 0x3ff # CPUNum variable
16 beqz t0, 1f variable
29 andi t0, t0, 0x3ff # CPUNum variable
30 slti t1, t0, NR_CPUS variable
38 PTR_SLL t0, PTR_SCALESHIFT variable
/linux-4.4.14/arch/mips/include/asm/mach-malta/
H A Dkernel-entry-init.h52 li t0, ((MIPS_SEGCFG_MK << MIPS_SEGCFG_AM_SHIFT) | \ variable
58 or t0, t2 variable
59 mtc0 t0, $5, 2 variable
62 li t0, ((MIPS_SEGCFG_MUSUK << MIPS_SEGCFG_AM_SHIFT) | \ variable
69 ins t0, t1, 16, 3 variable
70 mtc0 t0, $5, 3 variable
73 li t0, ((MIPS_SEGCFG_MUSUK << MIPS_SEGCFG_AM_SHIFT) | \ variable
79 or t0, t2 variable
80 mtc0 t0, $5, 4 variable
83 mfc0 t0, $16, 5 variable
85 or t0, t0, t2 variable
86 mtc0 t0, $16, 5 variable
101 mfc0 t0, CP0_CONFIG, 1 variable
102 bgez t0, 9f variable
103 mfc0 t0, CP0_CONFIG, 2 variable
104 bgez t0, 9f variable
105 mfc0 t0, CP0_CONFIG, 3 variable
106 sll t0, t0, 6 /* SC bit */ variable
107 bgez t0, 9f variable
/linux-4.4.14/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h103 PTR_LA t0, octeon_processor_boot variable
111 PTR_LA t0, octeon_processor_gp variable
114 PTR_LA t0, octeon_processor_sp variable
/linux-4.4.14/arch/mips/include/asm/mach-ip27/
H A Dkernel-entry-init.h45 dmtc0 t0, CP0_ENTRYHI variable
46 li t0, 0x1c000 # Offset of text into node memory variable
55 li t0, ((PAGE_GLOBAL | PAGE_VALID | CACHE_CACHABLE_COW) >> 6) variable
56 or t0, t0, t1 variable
57 mtc0 t0, CP0_ENTRYLO0 # physaddr, VG, cach exlwr variable
58 li t0, ((PAGE_GLOBAL | PAGE_VALID | PAGE_DIRTY | CACHE_CACHABLE_COW) >> 6) variable
59 or t0, t0, t2 variable
60 mtc0 t0, CP0_ENTRYLO1 # physaddr, DVG, cach exlwr variable
61 li t0, 0x1ffe000 # MAPPED_KERN_TLBMASK, TLBPGMASK_16M variable
62 mtc0 t0, CP0_PAGEMASK variable
63 li t0, 0 # KMAP_INX variable
64 mtc0 t0, CP0_INDEX variable
65 li t0, 1 variable
66 mtc0 t0, CP0_WIRED variable
91 or t0, t0, t1 variable
92 ld t0, 0(t0) # t0 points to kern_vars struct variable
101 PTR_LA t0, 0f variable
/linux-4.4.14/arch/mips/include/asm/
H A Dstackframe.h394 or t0, t1 variable
395 xori t0, STATMASK variable
396 mtc0 t0, CP0_STATUS variable
407 or t0, t1 variable
408 xori t0, STATMASK & ~1 variable
409 mtc0 t0, CP0_STATUS variable
422 andi t2, t0, ST0_IEP variable
424 or t0, t2 variable
426 or t0, t1 variable
427 xori t0, STATMASK & ~1 variable
428 mtc0 t0, CP0_STATUS variable
H A Dregdef.h30 #define t0 $8 /* caller saved */ macro
81 #define t0 $12 /* caller saved */ macro
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_stats.c56 unsigned long t0, t1; ipath_snap_cntr() local
/linux-4.4.14/arch/x86/boot/
H A Dtty.c122 int t0, t1; getchar_timeout() local
/linux-4.4.14/crypto/
H A Dseed.c337 u32 i, t0, t1, x1, x2, x3, x4; seed_set_key() local
373 u32 x1, x2, x3, x4, t0, t1; seed_encrypt() local
411 u32 x1, x2, x3, x4, t0, t1; seed_decrypt() local
H A Dcamellia_generic.c561 u32 il, ir, t0, t1, w0, w1; camellia_setup128() local
668 u32 il, ir, t0, t1, w0, w1; /* temporary variables */ camellia_setup256() local
866 u32 il, ir, t0, t1; /* temporary variables */ camellia_do_encrypt() local
921 u32 il, ir, t0, t1; /* temporary variables */ camellia_do_decrypt() local
/linux-4.4.14/drivers/staging/skein/
H A Dthreefish_block.c11 u64 t0 = key_ctx->tweak[0], t1 = key_ctx->tweak[1], threefish_encrypt_256() local
504 u64 t0 = key_ctx->tweak[0], t1 = key_ctx->tweak[1], threefish_decrypt_256() local
1151 u64 t0 = key_ctx->tweak[0], t1 = key_ctx->tweak[1], threefish_encrypt_512() local
2112 u64 t0 = key_ctx->tweak[0], t1 = key_ctx->tweak[1], threefish_decrypt_512() local
3381 u64 t0 = key_ctx->tweak[0], t1 = key_ctx->tweak[1], threefish_encrypt_1024() local
5502 u64 t0 = key_ctx->tweak[0], t1 = key_ctx->tweak[1], threefish_decrypt_1024() local
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfa_port.c31 __be32 t0, t1; bfa_port_stats_swap() local
/linux-4.4.14/lib/
H A Dcrc32.c77 const u32 *t0=tab[0], *t1=tab[1], *t2=tab[2], *t3=tab[3]; local
/linux-4.4.14/include/linux/
H A Dpci_hotplug.h168 struct hpp_type0 *t0; /* Type0: NULL if not available */ member in struct:hotplug_params
H A Dskbuff.h450 skb_mstamp_us_delta(const struct skb_mstamp *t1, const struct skb_mstamp *t0) skb_mstamp_us_delta() argument
467 skb_mstamp_after(const struct skb_mstamp *t1, const struct skb_mstamp *t0) skb_mstamp_after() argument
/linux-4.4.14/arch/mips/cavium-octeon/
H A Docteon-memcpy.S108 #define t0 $8 define
/linux-4.4.14/arch/mips/lib/
H A Dcsum_partial.S28 #define t0 $8 define
H A Dmemcpy.S170 #define t0 $8 define
/linux-4.4.14/arch/parisc/kernel/
H A Dentry.S1142 t0 = r1 /* temporary register 0 */ define
/linux-4.4.14/drivers/ide/
H A Dpalm_bk3710.c80 u8 tenv, trp, t0; palm_bk3710_setudmamode() local
115 u8 td, tkw, t0; palm_bk3710_setdmamode() local
147 u8 t2, t2i, t0; palm_bk3710_setpiomode() local
/linux-4.4.14/drivers/media/pci/cx18/
H A Dcx18-mailbox.c607 unsigned long int t0, timeout, ret; cx18_api_call() local
/linux-4.4.14/kernel/sched/
H A Ddebug.c645 u64 t0, t1; proc_sched_show_task() local
H A Dfair.c7276 u64 t0, domain_cost; for_each_domain() local
/linux-4.4.14/drivers/media/pci/zoran/
H A Dzoran_device.c189 ktime_t t0, t1; detect_guest_activity() local
/linux-4.4.14/arch/cris/arch-v10/kernel/
H A Dfasttimer.c121 inline int fasttime_cmp(struct fasttime_t *t0, struct fasttime_t *t1) fasttime_cmp() argument
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dfasttimer.c111 inline int fasttime_cmp(struct fasttime_t *t0, struct fasttime_t *t1) fasttime_cmp() argument
/linux-4.4.14/arch/mips/kernel/
H A Dpm-cps.c83 t0, t1, t2, t3, t4, t5, t6, t7, enumerator in enum:mips_reg
/linux-4.4.14/arch/ia64/kernel/
H A Dsmpboot.c219 unsigned long tcenter, t0, t1, tm; get_delta() local
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_tmpl.h75 } t0; member in union:qla27xx_fwdt_entry::__packed
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dsi_dpm.h76 u32 t0; member in struct:si_dte_data
H A Dsi_dpm.c2657 u16 t0, t_step; si_initialize_smc_cac_tables() local
2576 si_init_dte_leakage_table(struct radeon_device *rdev, PP_SIslands_CacConfig *cac_tables, u16 vddc_max, u16 vddc_min, u16 vddc_step, u16 t0, u16 t_step) si_init_dte_leakage_table() argument
/linux-4.4.14/drivers/ata/
H A Dpata_ep93xx.c267 unsigned long t0 = reg ? t->cyc8b : t->cycle; ep93xx_pata_read() local
301 unsigned long t0 = reg ? t->cyc8b : t->cycle; ep93xx_pata_write() local
246 ep93xx_pata_rw_end(void __iomem *base, unsigned long addr, bool iordy, unsigned long t0, unsigned long t2, unsigned long t2i) ep93xx_pata_rw_end() argument
H A Dpata_mpc52xx.c273 u32 t0, t1, t2_8, t2_16, t2i, t4, ta; mpc52xx_ata_compute_pio_timings() local
/linux-4.4.14/drivers/atm/
H A Dzatm.c1188 unsigned long t0,t1,t2; zatm_init() local
/linux-4.4.14/net/ipv6/
H A Dsit.c185 struct ip_tunnel *t0 = netdev_priv(sitn->fb_tunnel_dev); ipip6_tunnel_clone_6rd() local
/linux-4.4.14/sound/soc/codecs/
H A Dtlv320dac33.c1155 unsigned long long t0, t1, t_now; dac33_dai_delay() local
/linux-4.4.14/tools/perf/
H A Dbuiltin-stat.c278 unsigned long long t0, t1; __run_perf_stat() local
/linux-4.4.14/drivers/usb/misc/sisusbvga/
H A Dsisusb.c1488 u32 t0, t1, t2, t3; sisusb_getbuswidth() local
/linux-4.4.14/drivers/net/hamradio/
H A Ddmascc.c311 int base[MAX_NUM_DEVS], tcmd[MAX_NUM_DEVS], t0[MAX_NUM_DEVS], dmascc_init() local
/linux-4.4.14/arch/arc/include/asm/
H A Darcregs.h294 unsigned int pad2:15, rtsc:1, pad1:5, rtc:1, t1:1, t0:1, ver:8; member in struct:bcr_timer
/linux-4.4.14/arch/sparc/kernel/
H A Dsmp_64.c167 unsigned long tcenter, t0, t1, tm; get_delta() local
/linux-4.4.14/arch/arm/probes/kprobes/
H A Dtest-core.c564 unsigned n, i, t, t0; benchmark() local
/linux-4.4.14/drivers/firewire/
H A Dohci.c1725 u32 t0, t1, t2; get_cycle_time() local
/linux-4.4.14/drivers/gpu/drm/gma500/
H A Dpsb_intel_sdvo_regs.h542 u8 t0; member in struct:psb_sdvo_panel_power_sequencing
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_sdvo_regs.h547 u8 t0; member in struct:sdvo_panel_power_sequencing
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_n.c20499 const struct chan_info_nphy_radio2057 *t0 = NULL; wlc_phy_get_chan_freq_range_nphy() local
21269 const struct chan_info_nphy_radio2057 *t0 = NULL; wlc_phy_chanspec_set_nphy() local
20335 wlc_phy_chan2freq_nphy(struct brcms_phy *pi, uint channel, int *f, const struct chan_info_nphy_radio2057 **t0, const struct chan_info_nphy_radio205x **t1, const struct chan_info_nphy_radio2057_rev5 **t2, const struct chan_info_nphy_2055 **t3) wlc_phy_chan2freq_nphy() argument

Completed in 1984 milliseconds