Home
last modified time | relevance | path

Searched refs:TB (Results 1 – 25 of 31) sorted by relevance

12

/Linux-v4.19/Documentation/translations/zh_CN/arm64/
Dmemory.txt36 分别都有 39-bit (512GB) 或 48-bit (256TB) 的虚拟地址空间。
37 对于页大小为 64KB的配置,仅使用 2 级转换表,有 42-bit (4TB) 的虚拟地址空间,但内存布局相同。
57 0000000000000000 0000ffffffffffff 256TB 用户空间
58 ffff000000000000 ffffffffffffffff 256TB 内核空间
65 0000000000000000 000003ffffffffff 4TB 用户空间
66 fffffc0000000000 ffffffffffffffff 4TB 内核空间
73 0000000000000000 0000ffffffffffff 256TB 用户空间
74 ffff000000000000 ffffffffffffffff 256TB 内核空间
/Linux-v4.19/drivers/ide/
Dpdc202xx_old.c31 u8 TA = 0, TB = 0, TC = 0; in pdc202xx_set_mode() local
39 case XFER_UDMA_4: TB = 0x20; TC = 0x01; break; in pdc202xx_set_mode()
40 case XFER_UDMA_2: TB = 0x20; TC = 0x01; break; in pdc202xx_set_mode()
42 case XFER_UDMA_1: TB = 0x40; TC = 0x02; break; in pdc202xx_set_mode()
44 case XFER_MW_DMA_2: TB = 0x60; TC = 0x03; break; in pdc202xx_set_mode()
45 case XFER_MW_DMA_1: TB = 0x60; TC = 0x04; break; in pdc202xx_set_mode()
46 case XFER_MW_DMA_0: TB = 0xE0; TC = 0x0F; break; in pdc202xx_set_mode()
47 case XFER_PIO_4: TA = 0x01; TB = 0x04; break; in pdc202xx_set_mode()
48 case XFER_PIO_3: TA = 0x02; TB = 0x06; break; in pdc202xx_set_mode()
49 case XFER_PIO_2: TA = 0x03; TB = 0x08; break; in pdc202xx_set_mode()
[all …]
/Linux-v4.19/Documentation/arm64/
Dmemory.txt12 (256TB) virtual addresses, respectively, for both user and kernel. With
13 64KB pages, only 2 levels of translation tables, allowing 42-bit (4TB)
36 0000000000000000 0000ffffffffffff 256TB user
37 ffff000000000000 ffffffffffffffff 256TB kernel
44 0000000000000000 000003ffffffffff 4TB user
45 fffffc0000000000 ffffffffffffffff 4TB kernel
52 0000000000000000 0000ffffffffffff 256TB user
53 ffff000000000000 ffffffffffffffff 256TB kernel
/Linux-v4.19/arch/x86/crypto/
Dsha1_avx2_x86_64_asm.S105 .set TB, REG_TB define
327 .set B, TB
328 .set TB, A define
357 mov B, TB
360 andn D, TB, T1
361 and C, TB
362 xor T1, TB
389 rorx $(32-30),A, TB /* b>>>2 for next round */
410 rorx $(32-30), A, TB /* b>>>2 for next round */
435 rorx $(32-30), A, TB /* b>>>2 for next round */
[all …]
/Linux-v4.19/Documentation/x86/x86_64/
Dmm.txt7 ffff880000000000 - ffffc7ffffffffff (=64 TB) direct mapping of all phys. memory
11 ffffea0000000000 - ffffeaffffffffff (=40 bits) virtual memory map (1TB)
13 ffffec0000000000 - fffffbffffffffff (=44 bits) kasan shadow memory (16TB)
35 ffa0000000000000 - ffd1ffffffffffff (=54 bits) vmalloc/ioremap space (12800 TB)
37 ffd4000000000000 - ffd5ffffffffffff (=49 bits) virtual memory map (512TB)
/Linux-v4.19/Documentation/device-mapper/
Dzero.txt20 desired size of the sparse device. For this example, we'll assume a 10TB
23 TEN_TERABYTES=`expr 10 \* 1024 \* 1024 \* 1024 \* 2` # 10 TB in sectors
34 This will create a 10TB sparse device called /dev/mapper/sparse1 that has
Ddm-zoned.txt23 and memory usage as well as storage capacity loss). For a 10TB
/Linux-v4.19/drivers/net/fddi/skfp/
Dpcmplc.c254 (np == PB) ? TB : TM ; in pcm_init()
271 mib->fddiPORTMy_Type = (np == PB) ? TB : TA ; in pcm_init()
339 case TB : in pcm_init()
1288 mib->fddiPORTNeighborType = TB ; in pc_rcode_actions()
1425 if (mib->fddiPORTMy_Type == TB || mib->fddiPORTMy_Type == TM) in pc_tcode_actions()
1444 ((policy & POLICY_AB) && ne == TB) || in pc_tcode_actions()
1449 case TB : in pc_tcode_actions()
1452 ((policy & POLICY_BB) && ne == TB) || in pc_tcode_actions()
1460 ((policy & POLICY_SB) && ne == TB) || in pc_tcode_actions()
1468 ((policy & POLICY_MB) && ne == TB) || in pc_tcode_actions()
[all …]
Dcfm.c76 TNONE,TB,TB,TS,
77 TA,TB,TS,TB
130 case TB: in selection_criteria()
/Linux-v4.19/drivers/net/fddi/skfp/h/
Dsmtstate.h48 #define TB 1 macro
Dcmtdef.h127 #define TB 1 /* B port */ macro
/Linux-v4.19/Documentation/media/uapi/v4l/
Dpipeline.dot2 rankdir=TB
/Linux-v4.19/block/
DKconfig30 bool "Support for large (2TB+) block devices and files"
34 Enable block devices or files of size 2TB and larger.
37 (2TB+) block devices, including RAID, disk, Network Block Device,
41 2TB.
/Linux-v4.19/tools/perf/Documentation/
Dperf-bench.txt144 Available units are B, KB, MB, GB and TB (case insensitive).
168 Available units are B, KB, MB, GB and TB (case insensitive).
/Linux-v4.19/Documentation/media/v4l-drivers/
Dqcom_camss_graph.dot2 rankdir=TB
Dqcom_camss_8x96_graph.dot2 rankdir=TB
/Linux-v4.19/arch/powerpc/kernel/
Dswsusp_asm64.S93 SAVE_SPECIAL(TB)
/Linux-v4.19/Documentation/dev-tools/
Dkasan.rst151 (e.g. 16TB to cover 128TB on x86_64) and uses direct mapping with a scale and
/Linux-v4.19/Documentation/x86/
Dintel_mpx.txt136 If we were to preallocate them for the 128TB of user virtual address
137 space, we would need to reserve 512TB+2GB, which is larger than the
/Linux-v4.19/Documentation/filesystems/
Dqnx6.txt30 2^32 * 4096 bytes or 16TB
Dxfs-self-describing-metadata.txt21 scripting to analyse the structure of a 100TB filesystem when trying to
/Linux-v4.19/Documentation/virtual/kvm/devices/
Dvm.txt40 2048 MB, 4096 GB, 8192 TB respectively, as this limit is governed by
/Linux-v4.19/arch/s390/
DKconfig632 in bits. Supported is any size between 2^42 (4TB) and 2^53 (8PB).
634 By default 46 bits (64TB) are supported.
/Linux-v4.19/Documentation/virtual/kvm/
Dmmu.txt140 by role.level (2MB for first level, 1GB for second level, 0.5TB for third
141 level, 256TB for fourth level)
/Linux-v4.19/arch/powerpc/
DKconfig22 # is 2^47 (128TB). As a maximum, allow randomisation to consume up to
31 # address space is 2^46 (64TB). Allow randomisation to consume up to 16T

12