| /linux/Documentation/arch/x86/x86_64/ |
| H A D | mm.rst | 12 - Negative addresses such as "-23 TB" are absolute addresses in bytes, counted down 16 For example 0xffffe90000000000 == -23 TB, it's 23 TB lower than the top of the 20 from TB to GB and then MB/KB. 22 - "16M TB" might look weird at first sight, but it's an easier way to visualize size 32 …0000000000000000 | 0 | 00007fffffffefff | ~128 TB | user-space virtual memory, different … 33 00007ffffffff000 | ~128 TB | 00007fffffffffff | 4 kB | ... guard hole 36 …0000800000000000 | +128 TB | 7fffffffffffffff | ~8 EB | ... huge, almost 63 bits wide hole of… 48 … | | | | virtual memory addresses up to the -128 TB 55 …ffff800000000000 | -128 TB | ffff87ffffffffff | 8 TB | ... guard hole, also reserved for hyp… 56 ffff880000000000 | -120 TB | ffff887fffffffff | 0.5 TB | LDT remap for PTI [all …]
|
| /linux/Documentation/translations/zh_CN/arch/riscv/ |
| H A D | vm-layout.rst | 47 0000004000000000 | +256 GB | ffffffbfffffffff | ~16M TB | ... 巨大的、几乎64位宽的直到内核映射的-256GB地方 80 0000000000000000 | 0 | 00007fffffffffff | 128 TB | 用户空间虚拟内存,每个内存管理器不同 83 0000800000000000 | +128 TB | ffff7fffffffffff | ~16M TB | ... 巨大的、几乎64位宽的直到内核映射的-128TB地方 91 ffff8d7ffee00000 | -114.5 TB | ffff8d7ffeffffff | 2 MB | fixmap 92 ffff8d7fff000000 | -114.5 TB | ffff8d7fffffffff | 16 MB | PCI io 93 ffff8d8000000000 | -114.5 TB | ffff8f7fffffffff | 2 TB | vmemmap 94 ffff8f8000000000 | -112.5 TB | ffffaf7fffffffff | 32 TB | vmalloc/ioremap space 95 ffffaf8000000000 | -80.5 TB | ffffef7fffffffff | 64 TB | 直接映射所有物理内存 96 ffffef8000000000 | -16.5 TB | fffffffeffffffff | 16.5 TB | kasan
|
| /linux/Documentation/arch/riscv/ |
| H A D | vm-layout.rst | 42 …0000004000000000 | +256 GB | ffffffbfffffffff | ~16M TB | ... huge, almost 64 bits wide hole of… 76 …0000000000000000 | 0 | 00007fffffffffff | 128 TB | user-space virtual memory, different … 79 …0000800000000000 | +128 TB | ffff7fffffffffff | ~16M TB | ... huge, almost 64 bits wide hole of… 80 … | | | | virtual memory addresses up to the -128 TB 87 ffff8d7ffea00000 | -114.5 TB | ffff8d7ffeffffff | 6 MB | fixmap 88 ffff8d7fff000000 | -114.5 TB | ffff8d7fffffffff | 16 MB | PCI io 89 ffff8d8000000000 | -114.5 TB | ffff8f7fffffffff | 2 TB | vmemmap 90 ffff8f8000000000 | -112.5 TB | ffffaf7fffffffff | 32 TB | vmalloc/ioremap space 91 … ffffaf8000000000 | -80.5 TB | ffffef7fffffffff | 64 TB | direct mapping of all physical memory 92 ffffef8000000000 | -16.5 TB | fffffffeffffffff | 16.5 TB | kasan
|
| /linux/Documentation/translations/zh_CN/arch/arm64/ |
| H A D | memory.txt | 36 分别都有 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/Documentation/translations/zh_TW/arch/arm64/ |
| H A D | memory.txt | 40 分別都有 39-bit (512GB) 或 48-bit (256TB) 的虛擬地址空間。 41 對於頁大小爲 64KB的配置,僅使用 2 級轉換表,有 42-bit (4TB) 的虛擬地址空間,但內存佈局相同。 61 0000000000000000 0000ffffffffffff 256TB 用戶空間 62 ffff000000000000 ffffffffffffffff 256TB 內核空間 69 0000000000000000 000003ffffffffff 4TB 用戶空間 70 fffffc0000000000 ffffffffffffffff 4TB 內核空間 77 0000000000000000 0000ffffffffffff 256TB 用戶空間 78 ffff000000000000 ffffffffffffffff 256TB 內核空間
|
| /linux/lib/crypto/x86/ |
| H A D | sha1-avx2-asm.S | 102 .set TB, REG_TB define 324 .set B, TB 325 .set TB, A define 354 mov B, TB 357 andn D, TB, T1 358 and C, TB 359 xor T1, TB 386 rorx $(32-30),A, TB /* b>>>2 for next round */ 407 rorx $(32-30), A, TB /* b>>>2 for next round */ 432 rorx $(32-30), A, TB /* b>>>2 for next round */ [all …]
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | zero.rst | 21 desired size of the sparse device. For this example, we'll assume a 10TB 24 TEN_TERABYTES=`expr 10 \* 1024 \* 1024 \* 1024 \* 2` # 10 TB in sectors 35 This will create a 10TB sparse device called /dev/mapper/sparse1 that has
|
| /linux/drivers/net/fddi/skfp/ |
| H A D | pcmplc.c | 245 (np == PB) ? TB : TM ; in pcm_init() 262 mib->fddiPORTMy_Type = (np == PB) ? TB : TA ; in pcm_init() 330 case TB : in pcm_init() 1270 mib->fddiPORTNeighborType = TB ; in pc_rcode_actions() 1407 if (mib->fddiPORTMy_Type == TB || mib->fddiPORTMy_Type == TM) in pc_tcode_actions() 1426 ((policy & POLICY_AB) && ne == TB) || in pc_tcode_actions() 1431 case TB : in pc_tcode_actions() 1434 ((policy & POLICY_BB) && ne == TB) || in pc_tcode_actions() 1442 ((policy & POLICY_SB) && ne == TB) || in pc_tcode_actions() 1450 ((policy & POLICY_MB) && ne == TB) || in pc_tcode_actions() [all …]
|
| H A D | cfm.c | 68 TNONE,TB,TB,TS, 69 TA,TB,TS,TB 122 case TB: in selection_criteria()
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-bench.txt | 183 Available units are B, KB, MB, GB and TB (case insensitive). 193 Available units are B, KB, MB, GB and TB (case insensitive). 217 Available units are B, KB, MB, GB and TB (case insensitive). 227 Available units are B, KB, MB, GB and TB (case insensitive). 251 Available units are B, KB, MB, GB and TB (case insensitive).
|
| /linux/drivers/net/fddi/skfp/h/ |
| H A D | smtstate.h | 44 #define TB 1 macro
|
| H A D | cmtdef.h | 123 #define TB 1 /* B port */ macro
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | pipeline.dot | 4 rankdir=TB
|
| /linux/Documentation/admin-guide/media/ |
| H A D | starfive_camss_graph.dot | 2 rankdir=TB
|
| H A D | rkisp1.dot | 2 rankdir=TB
|
| H A D | raspberrypi-pisp-be.dot | 2 rankdir=TB
|
| H A D | vimc.dot | 4 rankdir=TB
|
| H A D | qcom_camss_graph.dot | 4 rankdir=TB
|
| H A D | imx6q-sabreauto.dot | 2 rankdir=TB
|
| H A D | imx6q-sabresd.dot | 2 rankdir=TB
|
| H A D | qcom_camss_8x96_graph.dot | 4 rankdir=TB
|
| /linux/arch/powerpc/kernel/ |
| H A D | swsusp_asm64.S | 86 SAVE_SPECIAL(TB)
|
| /linux/Documentation/bpf/ |
| H A D | map_lru_hash_update.dot | 9 rankdir = TB;
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | ftm-initiator.c | 139 FTM_SET_FLAG(TB); in iwl_mld_ftm_set_target_flags()
|
| /linux/Documentation/filesystems/ |
| H A D | qnx6.rst | 36 2^32 * 4096 bytes or 16TB
|