Searched refs:TB (Results 1 - 106 of 106) sorted by relevance

/linux-4.4.14/drivers/ide/
H A Dpdc202xx_old.c31 u8 TA = 0, TB = 0, TC = 0; pdc202xx_set_mode() local
39 case XFER_UDMA_4: TB = 0x20; TC = 0x01; break; pdc202xx_set_mode()
40 case XFER_UDMA_2: TB = 0x20; TC = 0x01; break; pdc202xx_set_mode()
42 case XFER_UDMA_1: TB = 0x40; TC = 0x02; break; pdc202xx_set_mode()
44 case XFER_MW_DMA_2: TB = 0x60; TC = 0x03; break; pdc202xx_set_mode()
45 case XFER_MW_DMA_1: TB = 0x60; TC = 0x04; break; pdc202xx_set_mode()
46 case XFER_MW_DMA_0: TB = 0xE0; TC = 0x0F; break; pdc202xx_set_mode()
47 case XFER_PIO_4: TA = 0x01; TB = 0x04; break; pdc202xx_set_mode()
48 case XFER_PIO_3: TA = 0x02; TB = 0x06; break; pdc202xx_set_mode()
49 case XFER_PIO_2: TA = 0x03; TB = 0x08; break; pdc202xx_set_mode()
50 case XFER_PIO_1: TA = 0x05; TB = 0x0C; break; pdc202xx_set_mode()
52 default: TA = 0x09; TB = 0x13; break; pdc202xx_set_mode()
68 pci_write_config_byte(dev, drive_pci + 1, BP | TB); pdc202xx_set_mode()
74 pci_write_config_byte(dev, drive_pci + 1, BP | TB); pdc202xx_set_mode()
/linux-4.4.14/drivers/net/fddi/skfp/h/
H A Dsmtstate.h48 #define TB 1 macro
89 unsigned char pcm_type ; /* TA TB TS TM */
92 unsigned char pcm_neighbor ; /* TA TB TS TM */
H A Dsmc.h151 int ce_type ; /* TA TB TS TM */
H A Dcmtdef.h122 #define TB 1 /* B port */ macro
/linux-4.4.14/arch/x86/crypto/
H A Dsha1_avx2_x86_64_asm.S105 .set TB, REG_TB
328 .set B, TB
329 .set TB, A
358 mov B, TB
361 andn D, TB, T1
362 and C, TB
363 xor T1, TB
390 rorx $(32-30),A, TB /* b>>>2 for next round */
411 rorx $(32-30), A, TB /* b>>>2 for next round */
436 rorx $(32-30), A, TB /* b>>>2 for next round */
530 UPDATE_HASH 4(HASH_PTR), TB
538 mov TB, B
597 UPDATE_HASH 4(HASH_PTR), TB
604 mov TB, A
605 mov C, TB
/linux-4.4.14/fs/hfsplus/
H A Dbtree.c58 * 4**(1/5) times the previous term. For 1TB to 16TB, each term is
67 /* 1TB */ 294, 294, 14,
68 /* 2TB */ 338, 338, 16,
69 /* 4TB */ 388, 388, 20,
70 /* 8TB */ 446, 446, 25,
71 /* 16TB */ 512, 512, 32
/linux-4.4.14/arch/powerpc/include/asm/
H A Dpaca.h177 u64 user_time; /* accumulated usermode TB ticks */
178 u64 system_time; /* accumulated system TB ticks */
180 u64 starttime; /* TB value snapshot */
181 u64 starttime_user; /* TB value on exit to usermode */
184 u64 stolen_time; /* TB ticks taken by hypervisor */
H A Dpage_64.h102 * 1 bit per slice and we have one slice per 1TB
103 * Right now we support only 64TB.
H A Dvdso_datapage.h68 __u64 tb_to_xs; /* Inverse of TB to 2^20 0x40 */
101 __u64 tb_to_xs; /* Inverse of TB to 2^20 0x40 */
H A Dmmu-hash64.h386 * NOTE: each context only support 64TB now.
411 * (which is what uses region 0xf) will never be close to 64TB in size
424 * context maps 2^46 bytes (64TB) so we can support 2^19-1 contexts
477 /* 4 bits per slice and we have one slice per 1TB */
492 * protects 8TB.
H A Dkvm_book3s_64.h42 #define VRMA_VSID 0x1ffffffUL /* 1TB VSID reserved for VRMA */
H A Dprocessor.h111 /* 64-bit user address space is 46-bits (64TB user VM) */
H A Dkvm_host.h377 bool tb : 1; /* 1TB segment */
/linux-4.4.14/arch/alpha/include/asm/
H A Dprocessor.h19 * We have a 42-bit user address space: 4TB user VM...
H A Dmmu_context.h48 * only used as an icache tag, not for TB entries. On the EV5 and EV6,
49 * ASN's also validate the TB entries, and thus make a lot more sense.
57 * appropriate PALcode routine to invalidate the translation buffer (TB)".
H A Dpal.h95 * TB routines..
/linux-4.4.14/arch/powerpc/kernel/
H A Dcpu_setup_fsl_booke.S60 #define PW20_WAIT_IDLE_BIT 50 /* 1ms, TB frequency is 41.66MHZ */
79 #define AV_WAIT_IDLE_BIT 50 /* 1ms, TB frequency is 41.66MHZ */
H A Dsysfs.c369 * 1~48(ns): TB[63]
370 * 49~97(ns): TB[62]
371 * 98~195(ns): TB[61]
372 * 196~390(ns): TB[60]
373 * 391~780(ns): TB[59]
374 * 781~1560(ns): TB[58]
H A Dswsusp_asm64.S92 SAVE_SPECIAL(TB)
H A Dswsusp_booke.S173 /* Restore TB */
H A Dprocess.c1658 * If we are using 1TB segments and we are allowed to randomise arch_randomize_brk()
1659 * the heap, we can put it above 1TB so it is backed by a 1TB arch_randomize_brk()
1660 * segment. Otherwise the heap will be in the bottom 1TB arch_randomize_brk()
H A Dswsusp_32.S314 /* Restore TB */
H A Dentry_64.S558 * we have 1TB segments, the only CPUs known to have the errata
559 * only support less than 1TB of system memory and we'll never
H A Dtime.c657 * time and on a host which doesn't do any virtualisation TB *should* equal running_clock()
H A Dcputable.c1181 { /* default match, we assume split I/D cache & TB (non-601)... */
/linux-4.4.14/include/linux/i2c/
H A Dpxa-i2c.h43 * 3. TB 0 (We are not transmitting a byte initially)
/linux-4.4.14/drivers/net/fddi/skfp/
H A Dcfm.c78 TNONE,TB,TB,TS,
79 TA,TB,TS,TB
132 case TB: selection_criteria()
H A Dpcmplc.c256 (np == PB) ? TB : TM ; pcm_init()
273 mib->fddiPORTMy_Type = (np == PB) ? TB : TA ; pcm_init()
341 case TB : pcm_init()
1292 mib->fddiPORTNeighborType = TB ; pc_rcode_actions()
1428 if (mib->fddiPORTMy_Type == TB || mib->fddiPORTMy_Type == TM) pc_tcode_actions()
1447 ((policy & POLICY_AB) && ne == TB) || pc_tcode_actions()
1452 case TB : pc_tcode_actions()
1455 ((policy & POLICY_BB) && ne == TB) || pc_tcode_actions()
1463 ((policy & POLICY_SB) && ne == TB) || pc_tcode_actions()
1471 ((policy & POLICY_MB) && ne == TB) || pc_tcode_actions()
1483 (type == TB && ne == TB ) || pc_tcode_actions()
1484 (type == TB && ne == TS ) || pc_tcode_actions()
1486 (type == TS && ne == TB ) ) { pc_tcode_actions()
/linux-4.4.14/arch/mips/include/asm/
H A Dprocessor.h59 * User space process size: 1TB. This is hardcoded into a few places,
61 * is limited to 1TB by the R4000 architecture; R10000 and better can
62 * support 16TB; the architectural reserve for future expansion is
H A Dpgtable-64.h70 * 8TB of address space. Alternatively a 33-bit / 8GB organization using
/linux-4.4.14/arch/s390/include/asm/
H A Dmmu_context.h36 /* context created by exec, set asce limit to 4TB */ init_new_context()
H A Dtlb.h131 * as the pgd. pud_free_tlb checks the asce_limit against 4TB
H A Dprocessor.h74 * User space process size: 2GB for 31 bit, 4TB or 8PT for 64 bit.
/linux-4.4.14/arch/powerpc/kernel/vdso32/
H A Dgettimeofday.S230 /* Load orig stamp (offset to TB) */
234 /* Get a stable TB value */
/linux-4.4.14/fs/logfs/
H A Dsuper.c537 * sb->s_maxbytes is limited to 8TB. On 32bit systems, the page cache logfs_get_sb_device()
538 * only covers 16TB and the upper 8TB are used for indirect blocks. logfs_get_sb_device()
/linux-4.4.14/include/uapi/linux/
H A Dif_arp.h35 #define ARPHRD_IEEE802 6 /* IEEE 802.2 Ethernet/TR/TB */
/linux-4.4.14/arch/parisc/include/asm/
H A Dpgalloc.h18 * process access to 8TB) so our lookups are effectively L2 for the
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager_cik.c56 * GPUVM: Y0010000'00000000 - Y0020000'00000000 (1TB) compute_sh_mem_bases_64bit()
H A Dkfd_device_queue_manager_vi.c58 * GPUVM: Y0010000'00000000 - Y0020000'00000000 (1TB) compute_sh_mem_bases_64bit()
/linux-4.4.14/drivers/nfc/st21nfca/
H A Dse.c58 /* If TB is present bit 1 is set */
67 /* Bits 8 to 5 of the first TB for T=1 encode BWI from zero to nine */ st21nfca_se_get_bwi()
/linux-4.4.14/drivers/thunderbolt/
H A Dswitch.c46 " Port %d: %x:%x (Revision: %d, TB Version: %d, Type: %s (%#x))\n", tb_dump_port()
215 " Switch: %x:%x (Revision: %d, TB Version: %d)\n", tb_dump_switch()
H A Dnhi.c635 * We have to specify class, the TB bridges use the same device and
/linux-4.4.14/arch/metag/tbx/
H A Dtbictx.S185 D SETD [A0.2++],TB
353 D GETD TB,[A0.2++]
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Dprofile.c101 * That limits us to 8TB of memory registration per HCA with mlx4_make_profile()
/linux-4.4.14/arch/unicore32/kernel/
H A Dhead.S139 * ..V. .... ..TB IDAM
/linux-4.4.14/arch/powerpc/kvm/
H A Demulate.c166 * the guest can always access the real TB anyways. kvmppc_emulate_mfspr()
H A Dbook3s_hv_rmhandlers.S893 /* r8 is a host timebase value here, convert to guest TB */
1333 /* r5 is a guest timebase value here, convert to host TB */
2266 subf r3, r6, r3 /* convert to host TB value */
2331 add r3, r3, r6 /* convert host TB to guest TB value */
H A Dbook3s_pr.c442 * and 1TB segments. kvmppc_set_pvr_pr()
1415 * recent machine that we have 1TB segments; kvmppc_core_vcpu_create_pr()
H A Dbook3s_64_mmu_hv.c191 /* VRMA can't be > 1TB */ kvmppc_map_vrma()
H A Dbooke.c550 * The watchdog timeout will hapeen when TB bit corresponding watchdog_next_timeout()
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dsie.h116 exit_code_ipa0(0xB2, 0x2c, "TB"), \
/linux-4.4.14/tools/perf/bench/
H A Dmem-functions.c35 "Available units: B, KB, MB, GB and TB (case insensitive)"),
/linux-4.4.14/tools/perf/util/
H A Dstring.c7 * Parse (\d+)(b|B|kb|KB|mb|MB|gb|GB|tb|TB) (e.g. "256MB")
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
H A Dinternal.h221 * The FH will write back to the first TB only, so we need
224 * first TB must be to include the scratch buffer. Since
H A Dtx.c389 /* first TB is never freed - it's the scratchbuf data */ iwl_pcie_tfd_unmap()
1867 * The second TB (tb1) points to the remainder of the TX command iwl_trans_pcie_tx()
1870 * setup of the first TB) iwl_trans_pcie_tx()
1880 /* The first TB points to the scratchbuf data - min_copy bytes */ iwl_trans_pcie_tx()
/linux-4.4.14/drivers/nfc/st-nci/
H A Dse.c98 /* If TB is present bit 1 is set */
132 /* Bits 8 to 5 of the first TB for T=1 encode BWI from zero to nine */ st_nci_se_get_bwi()
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dkvm.h75 * TB
221 * Userspace can read TB directly, but the
/linux-4.4.14/arch/ia64/include/asm/
H A Dprocessor.h32 * space address (plus one). On IA-64, there are five regions of 2TB
33 * each (assuming 8KB page size), for a total of 8TB of user virtual
/linux-4.4.14/drivers/media/i2c/m5mols/
H A Dm5mols_reg.h75 #define REG_SAMSUNG_TECHWIN "TB" /* Samsung Techwin */
/linux-4.4.14/arch/powerpc/platforms/85xx/
H A Dsmp.c82 * TBL is non-zero, we ensure that TB does not change. We don't mpc85xx_give_timebase()
/linux-4.4.14/arch/powerpc/platforms/powermac/
H A Dsleep.S361 /* Restore TB */
H A Dsmp.c384 /* And we do the TB sync here too for standard dual CPU cards */ smp_psurge_kick_cpu()
/linux-4.4.14/drivers/mtd/spi-nor/
H A Dspi-nor.c440 * - TB: top/bottom protect - only handle TB=0 (top protect)
446 * SEC | TB | BP2 | BP1 | BP0 | Prot Length | Protected Portion
/linux-4.4.14/arch/powerpc/mm/
H A Dhash_low_64.S240 /* Pick a random group based on TB */
573 /* Pick a random group based on TB */
904 /* Pick a random group based on TB */
H A Dhash_utils_64.c691 printk(KERN_INFO "Using 1TB segments\n"); htab_initialize()
/linux-4.4.14/sound/isa/msnd/
H A Dmsnd_pinnacle.c224 char *pin = "TB Pinnacle", *fiji = "TB Fiji"; snd_msnd_probe()
225 char *pinfiji = "TB Pinnacle/Fiji"; snd_msnd_probe()
/linux-4.4.14/drivers/message/fusion/lsi/
H A Dmpi_log_sas.h295 /* Compatibility Error : IME size limited to < 2TB */
/linux-4.4.14/lib/
H A Dstring_helpers.c33 "B", "kB", "MB", "GB", "TB", "PB", "EB", "ZB", "YB" string_get_size()
/linux-4.4.14/fs/adfs/
H A Dsuper.c56 * 32 bits. This works out at 2.0 TB. adfs_checkdiscrecord()
/linux-4.4.14/drivers/scsi/
H A Dgdth.h219 #define GDT_X_INFO 30 /* ext. info for drives>2TB */
309 #define GDT_64BIT 0x200 /* 64bit / drv>2TB support */
H A Dgdth.c352 /* 64 bit DMA mode, support for drives > 2 TB, if force_dma32 = 0 */
4413 /* extended info, if GDT_64BIT, for drives > 2 TB */ ioc_rescan()
/linux-4.4.14/arch/ia64/kernel/
H A Dfsys.S438 * ended up clearing PSR.{BE,AC,I,DFL,DFH,DI,DB,SI,TB}.
452 * PSR.TB : must be 0 already; if it wasn't zero on entry to
H A Defi.c577 unit = "TB"; efi_init()
/linux-4.4.14/drivers/usb/storage/
H A Dscsiglue.c221 * modulo 2TB. Those must use READ_CAPACITY_16 slave_configure()
H A Dusb.c952 * Allow 16-byte CDBs and thus > 2TB usb_stor_probe1()
/linux-4.4.14/arch/x86/kernel/
H A Damd_gart_64.c84 /* GART can only remap to physical addresses < 1TB */
/linux-4.4.14/fs/ext4/
H A Dfile.c199 /* XXX: breaks on 32-bit > 16TB. Is that even supported? */ ext4_end_io_unwritten()
/linux-4.4.14/drivers/misc/cxl/
H A Dpci.c406 /* Wait until CORE TB and PSL TB difference <= 16usecs */ cxl_setup_psl_timebase()
/linux-4.4.14/drivers/media/platform/vivid/
H A Dvivid-tpg.c2235 * matters: for SEQ_BT/TB we downsample each field tpg_fill_plane_buffer()
2238 * odd and even lines. Doing that for SEQ_BT/TB would tpg_fill_plane_buffer()
/linux-4.4.14/arch/parisc/kernel/
H A Dentry.S398 * can address up to 1TB
434 * a full LP64 process access to 8TB) so our lookups are
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h1081 * This allows the 895A, 896, 1010 to address up to 1 TB of memory.
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-pxa.c256 PXA_BIT(ICR_TB, "TB", NULL),
/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_int.h1178 * allows up to about 3.8TB, so if you want more,
1307 /* 16 TB in units of sectors */
/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-trans.h251 * @CMD_TB_BITMAP_POS: Position of the first bit for the TB bitmap. We need to
/linux-4.4.14/drivers/firewire/
H A Dsbp2.c207 * a fixed length only. 16 bytes is enough for disks larger than 2 TB.
/linux-4.4.14/fs/isofs/
H A Dinode.c742 * size of a file system, which is 8 TB. isofs_fill_super()
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
H A Ddm365_isif.c337 /* interlaced or TB capture check which field we vpfe_isif_buffer_isr()
/linux-4.4.14/drivers/net/ethernet/8390/
H A Dpcnet_cs.c1532 PCMCIA_DEVICE_PROD_ID12("Billionton", "LNT-10TB", 0x552ab682, 0xeeb1ba6a),
/linux-4.4.14/drivers/media/platform/davinci/
H A Dvpfe_capture.c599 /* interlaced or TB capture check which field we are in hardware */ vpfe_isr()
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_device.c1162 dev_warn(rdev->dev, "VM size (%d) too large, max is 1TB\n", radeon_check_arguments()
/linux-4.4.14/fs/reiserfs/
H A Ddo_balan.c1811 RFALSE(check_before_balancing(tb), "PAP-12340: locked buffers in TB"); do_balance_starts()
/linux-4.4.14/fs/xfs/
H A Dxfs_aops.c1024 * if the given offset is greater than 16TB on 32-bit system xfs_vm_writepage()
/linux-4.4.14/arch/powerpc/xmon/
H A Dppc-opc.c1490 magic number of the TB register). These functions treat 0
1496 #define TB (268) insert_tbr()
1505 value = TB;
1517 if (ret == TB) extract_tbr()
1494 #define TB global() macro
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c988 dev_warn(adev->dev, "VM size (%d) too large, max is 1TB\n", amdgpu_check_arguments()
H A Dgfx_v7_0.c2033 * GPUVM: 0x60010000'00000000 - 0x60020000'00000000 (1TB) gmc_v7_0_init_compute_vmid()
H A Dgfx_v8_0.c2866 * GPUVM: 0x60010000'00000000 - 0x60020000'00000000 (1TB) gfx_v8_0_init_compute_vmid()
/linux-4.4.14/drivers/pci/
H A Dquirks.c3176 * TB bridges in external devices might have the same device id as those quirk_apple_poweroff_thunderbolt()
3882 * SV, TB, and UF are not relevant to multifunction endpoints. pci_quirk_mf_endpoint_acs()
/linux-4.4.14/drivers/md/
H A Dmd.c1027 /* Limit to 4TB as metadata cannot record more than that. super_90_load()
1322 /* Limit to 4TB as metadata cannot record more than that. super_90_rdev_size_change()
1323 * 4TB == 2^32 KB, or 2*2^32 sectors. super_90_rdev_size_change()
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_isr.c1797 /* 2TB boundary case covered automatically with this */ qla2x00_handle_dif_error()
H A Dqla_target.c2751 /* 2TB boundary case covered automatically with this */ qlt_handle_dif_error()
/linux-4.4.14/drivers/media/platform/am437x/
H A Dam437x-vpfe.c1318 /* interlaced or TB capture check which field vpfe_isr()
/linux-4.4.14/mm/
H A Dpage_alloc.c6123 * 1TB 101 10GB
6124 * 10TB 320 32GB
H A Dmmap.c971 * indices (16TB on ia32) because do_mmap_pgoff() does not permit mmap's which
/linux-4.4.14/drivers/block/
H A Dcciss.c2026 /* if read_capacity returns all F's this volume is >2TB */ cciss_update_drive_info()
/linux-4.4.14/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c972 * Template added for TB (Fusion)
/linux-4.4.14/drivers/message/fusion/
H A Dmptbase.c8057 "Compatibility Error: IME Size Limited to < 2TB", /* 3Dh */

Completed in 4557 milliseconds