/linux-4.4.14/arch/mips/include/asm/mach-loongson64/ |
H A D | kernel-entry-init.h | 23 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 D | delay.c | 24 u32 t0 = REG_RD(timer, regi_timer0, r_time); cris_delay10ns() local
|
/linux-4.4.14/arch/mips/include/asm/mach-ath79/ |
H A D | kernel-entry-init.h | 23 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 D | carta_random.S | 17 #define t0 r16 define
|
/linux-4.4.14/arch/alpha/include/uapi/asm/ |
H A D | swab.h | 26 __u64 t0, t1, t2, t3; __arch_swab32() local
|
H A D | regdef.h | 6 #define t0 $1 /* temporary registers (caller-saved) */ macro
|
/linux-4.4.14/arch/mips/include/asm/mach-paravirt/ |
H A D | kernel-entry-init.h | 15 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 D | kernel-entry-init.h | 52 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 D | kernel-entry-init.h | 103 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 D | kernel-entry-init.h | 45 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 D | stackframe.h | 394 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 D | regdef.h | 30 #define t0 $8 /* caller saved */ macro 81 #define t0 $12 /* caller saved */ macro
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
H A D | ipath_stats.c | 56 unsigned long t0, t1; ipath_snap_cntr() local
|
/linux-4.4.14/arch/x86/boot/ |
H A D | tty.c | 122 int t0, t1; getchar_timeout() local
|
/linux-4.4.14/crypto/ |
H A D | seed.c | 337 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 D | camellia_generic.c | 561 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 D | threefish_block.c | 11 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 D | bfa_port.c | 31 __be32 t0, t1; bfa_port_stats_swap() local
|
/linux-4.4.14/lib/ |
H A D | crc32.c | 77 const u32 *t0=tab[0], *t1=tab[1], *t2=tab[2], *t3=tab[3]; local
|
/linux-4.4.14/include/linux/ |
H A D | pci_hotplug.h | 168 struct hpp_type0 *t0; /* Type0: NULL if not available */ member in struct:hotplug_params
|
H A D | skbuff.h | 450 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 D | octeon-memcpy.S | 108 #define t0 $8 define
|
/linux-4.4.14/arch/mips/lib/ |
H A D | csum_partial.S | 28 #define t0 $8 define
|
H A D | memcpy.S | 170 #define t0 $8 define
|
/linux-4.4.14/arch/parisc/kernel/ |
H A D | entry.S | 1142 t0 = r1 /* temporary register 0 */ define
|
/linux-4.4.14/drivers/ide/ |
H A D | palm_bk3710.c | 80 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 D | cx18-mailbox.c | 607 unsigned long int t0, timeout, ret; cx18_api_call() local
|
/linux-4.4.14/kernel/sched/ |
H A D | debug.c | 645 u64 t0, t1; proc_sched_show_task() local
|
H A D | fair.c | 7276 u64 t0, domain_cost; for_each_domain() local
|
/linux-4.4.14/drivers/media/pci/zoran/ |
H A D | zoran_device.c | 189 ktime_t t0, t1; detect_guest_activity() local
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
H A D | fasttimer.c | 121 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 D | fasttimer.c | 111 inline int fasttime_cmp(struct fasttime_t *t0, struct fasttime_t *t1) fasttime_cmp() argument
|
/linux-4.4.14/arch/mips/kernel/ |
H A D | pm-cps.c | 83 t0, t1, t2, t3, t4, t5, t6, t7, enumerator in enum:mips_reg
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | smpboot.c | 219 unsigned long tcenter, t0, t1, tm; get_delta() local
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
H A D | qla_tmpl.h | 75 } t0; member in union:qla27xx_fwdt_entry::__packed
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | si_dpm.h | 76 u32 t0; member in struct:si_dte_data
|
H A D | si_dpm.c | 2657 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 D | pata_ep93xx.c | 267 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 D | pata_mpc52xx.c | 273 u32 t0, t1, t2_8, t2_16, t2i, t4, ta; mpc52xx_ata_compute_pio_timings() local
|
/linux-4.4.14/drivers/atm/ |
H A D | zatm.c | 1188 unsigned long t0,t1,t2; zatm_init() local
|
/linux-4.4.14/net/ipv6/ |
H A D | sit.c | 185 struct ip_tunnel *t0 = netdev_priv(sitn->fb_tunnel_dev); ipip6_tunnel_clone_6rd() local
|
/linux-4.4.14/sound/soc/codecs/ |
H A D | tlv320dac33.c | 1155 unsigned long long t0, t1, t_now; dac33_dai_delay() local
|
/linux-4.4.14/tools/perf/ |
H A D | builtin-stat.c | 278 unsigned long long t0, t1; __run_perf_stat() local
|
/linux-4.4.14/drivers/usb/misc/sisusbvga/ |
H A D | sisusb.c | 1488 u32 t0, t1, t2, t3; sisusb_getbuswidth() local
|
/linux-4.4.14/drivers/net/hamradio/ |
H A D | dmascc.c | 311 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 D | arcregs.h | 294 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 D | smp_64.c | 167 unsigned long tcenter, t0, t1, tm; get_delta() local
|
/linux-4.4.14/arch/arm/probes/kprobes/ |
H A D | test-core.c | 564 unsigned n, i, t, t0; benchmark() local
|
/linux-4.4.14/drivers/firewire/ |
H A D | ohci.c | 1725 u32 t0, t1, t2; get_cycle_time() local
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
H A D | psb_intel_sdvo_regs.h | 542 u8 t0; member in struct:psb_sdvo_panel_power_sequencing
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | intel_sdvo_regs.h | 547 u8 t0; member in struct:sdvo_panel_power_sequencing
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
H A D | phy_n.c | 20499 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
|