| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.h | 81 [10] = ICE_PHY_TYPE(5GB, 5000baseT_Full), 82 [11] = ICE_PHY_TYPE(5GB, 5000baseT_Full), 83 [12] = ICE_PHY_TYPE(10GB, 10000baseT_Full), 84 [13] = ICE_PHY_TYPE(10GB, 10000baseCR_Full), 85 [14] = ICE_PHY_TYPE(10GB, 10000baseSR_Full), 86 [15] = ICE_PHY_TYPE(10GB, 10000baseLR_Full), 87 [16] = ICE_PHY_TYPE(10GB, 10000baseKR_Full), 88 [17] = ICE_PHY_TYPE(10GB, 10000baseCR_Full), 89 [18] = ICE_PHY_TYPE(10GB, 10000baseKR_Full), 90 [19] = ICE_PHY_TYPE(25GB, 25000baseCR_Full), [all …]
|
| /linux/Documentation/translations/zh_CN/arch/riscv/ |
| H A D | vm-layout.rst | 44 0000000000000000 | 0 | 0000003fffffffff | 256 GB | 用户空间虚拟内存,每个内存管理器不同 47 0000004000000000 | +256 GB | ffffffbfffffffff | ~16M TB | ... 巨大的、几乎64位宽的直到内核映射的-256GB地方 55 ffffffc6fee00000 | -228 GB | ffffffc6feffffff | 2 MB | fixmap 56 ffffffc6ff000000 | -228 GB | ffffffc6ffffffff | 16 MB | PCI io 57 ffffffc700000000 | -228 GB | ffffffc7ffffffff | 4 GB | vmemmap 58 ffffffc800000000 | -224 GB | ffffffd7ffffffff | 64 GB | vmalloc/ioremap space 59 ffffffd800000000 | -160 GB | fffffff6ffffffff | 124 GB | 直接映射所有物理内存 60 fffffff700000000 | -36 GB | fffffffeffffffff | 32 GB | kasan 66 ffffffff00000000 | -4 GB | ffffffff7fffffff | 2 GB | modules, BPF 67 ffffffff80000000 | -2 GB | ffffffffffffffff | 2 GB | kernel [all …]
|
| /linux/drivers/input/joystick/ |
| H A D | sidewinder.c | 197 #define GB(pos,num) sw_get_bits(buf, pos, num, sw->bits) macro 292 if (sw_check(GB(0,64)) || (hat = (GB(6,1) << 3) | GB(60,3)) > 8) in sw_parse() 297 input_report_abs(dev, ABS_X, (GB( 3,3) << 7) | GB(16,7)); in sw_parse() 298 input_report_abs(dev, ABS_Y, (GB( 0,3) << 7) | GB(24,7)); in sw_parse() 299 input_report_abs(dev, ABS_RZ, (GB(35,2) << 7) | GB(40,7)); in sw_parse() 300 input_report_abs(dev, ABS_THROTTLE, (GB(32,3) << 7) | GB(48,7)); in sw_parse() 306 input_report_key(dev, sw_btn[SW_ID_3DP][j], !GB(j+8,1)); in sw_parse() 308 input_report_key(dev, BTN_BASE4, !GB(38,1)); in sw_parse() 309 input_report_key(dev, BTN_BASE5, !GB(37,1)); in sw_parse() 319 if (sw_parity(GB(i*15,15))) in sw_parse() [all …]
|
| /linux/Documentation/arch/riscv/ |
| H A D | vm-layout.rst | 39 …0000000000000000 | 0 | 0000003fffffffff | 256 GB | user-space virtual memory, different … 42 …0000004000000000 | +256 GB | ffffffbfffffffff | ~16M TB | ... huge, almost 64 bits wide hole of… 43 … | | | | virtual memory addresses up to the -256 GB 50 ffffffc4fea00000 | -236 GB | ffffffc4feffffff | 6 MB | fixmap 51 ffffffc4ff000000 | -236 GB | ffffffc4ffffffff | 16 MB | PCI io 52 ffffffc500000000 | -236 GB | ffffffc5ffffffff | 4 GB | vmemmap 53 ffffffc600000000 | -232 GB | ffffffd5ffffffff | 64 GB | vmalloc/ioremap space 54 … ffffffd600000000 | -168 GB | fffffff5ffffffff | 128 GB | direct mapping of all physical memory 56 fffffff700000000 | -36 GB | fffffffeffffffff | 32 GB | kasan 62 ffffffff00000000 | -4 GB | ffffffff7fffffff | 2 GB | modules, BPF [all …]
|
| /linux/Documentation/arch/x86/x86_64/ |
| H A D | mm.rst | 20 from TB to GB and then MB/KB. 74 ffffff8000000000 | -512 GB | ffffffeeffffffff | 444 GB | ... unused hole 75 ffffffef00000000 | -68 GB | fffffffeffffffff | 64 GB | EFI region mapping space 76 ffffffff00000000 | -4 GB | ffffffff7fffffff | 2 GB | ... unused hole 77 …ffffffff80000000 | -2 GB | ffffffff9fffffff | 512 MB | kernel text mapping, mapped to physic… 144 ffffff8000000000 | -512 GB | ffffffeeffffffff | 444 GB | ... unused hole 145 ffffffef00000000 | -68 GB | fffffffeffffffff | 64 GB | EFI region mapping space 146 ffffffff00000000 | -4 GB | ffffffff7fffffff | 2 GB | ... unused hole 147 …ffffffff80000000 | -2 GB | ffffffff9fffffff | 512 MB | kernel text mapping, mapped to physic… 166 We map EFI runtime services in the 'efi_pgd' PGD in a 64GB large virtual
|
| /linux/Documentation/translations/zh_CN/arch/arm64/ |
| H A D | memory.txt | 36 分别都有 39-bit (512GB) 或 48-bit (256TB) 的虚拟地址空间。 49 0000000000000000 0000007fffffffff 512GB 用户空间 50 ffffff8000000000 ffffffffffffffff 512GB 内核空间 114 0000004000000000 0000007fffffffff 256GB 在 HYP 中映射的内核对象
|
| /linux/Documentation/translations/zh_TW/arch/arm64/ |
| H A D | memory.txt | 40 分別都有 39-bit (512GB) 或 48-bit (256TB) 的虛擬地址空間。 53 0000000000000000 0000007fffffffff 512GB 用戶空間 54 ffffff8000000000 ffffffffffffffff 512GB 內核空間 118 0000004000000000 0000007fffffffff 256GB 在 HYP 中映射的內核對象
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-iostat.txt | 57 375083606016 bytes (375 GB, 349 GiB) copied, 215.974 s, 1.7 GB/s 76 375083606016 bytes (375 GB, 349 GiB) copied, 197.08 s, 1.9 GB/s
|
| H A D | perf-bench.txt | 183 Available units are B, KB, MB, GB and TB (case insensitive). 188 Available values are 4KB, 2MB, 1GB (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). 222 Available values are 4KB, 2MB, 1GB (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). 256 Available values are 4KB, 2MB, 1GB (case insensitive).
|
| /linux/Documentation/driver-api/cxl/allocation/ |
| H A D | hugepages.rst | 26 1GB Huge Pages 28 CXL capacity onlined in :code:`ZONE_NORMAL` is eligible for 1GB Gigantic Page 31 CXL capacity onlined in :code:`ZONE_MOVABLE` is not eligible for 1GB Gigantic
|
| /linux/arch/x86/xen/ |
| H A D | Kconfig | 33 bool "Limit Xen pv-domain memory to 512GB" 37 Limit paravirtualized user domains to 512GB of RAM. 40 pv-domains with more than 512 GB of RAM. This option controls the 41 default setting of the kernel to use only up to 512 GB or more.
|
| /linux/arch/arm/boot/dts/synaptics/ |
| H A D | berlin2-sony-nsz-gs7.dts | 23 reg = <0x00000000 0x40000000>; /* 1 GB */ 36 /* Samsung M8G2FA 8GB eMMC */
|
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-am6548-iot2050-advanced.dts | 10 * 2 GB RAM, 16 GB eMMC, USB-serial converter on connector X30
|
| H A D | k3-am6548-iot2050-advanced-pg2.dts | 10 * 2 GB RAM, 16 GB eMMC, USB-serial converter on connector X30
|
| H A D | k3-am6548-iot2050-advanced-m2.dts | 10 * Generation 2), 2 GB RAM, 16 GB eMMC, USB-serial converter on connector X30
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | zero.rst | 30 is an available 10GB partition:: 36 10GB of actual storage space available. If more than 10GB of data is written
|
| /linux/arch/mips/boot/dts/brcm/ |
| H A D | bcm97435svmb.dts | 134 /* 1GB Memc0, 1GB Memc1 */
|
| H A D | bcm97425svmb.dts | 158 /* 1GB Memc0, 1GB Memc1 */
|
| /linux/Documentation/driver-api/ |
| H A D | edac.rst | 201 HBM2e (2GB) channel (equivalent to 8 X 2GB ranks). This creates a total 204 While the UMC is interfacing a 16GB (8high X 2GB DRAM) HBM stack, each UMC 205 channel is interfacing 2GB of DRAM (represented as rank). 259 │ │ ├── channel 1 # size of each channel is 2 GB, so each UMC has 16 GB 280 │ ├── .. # each GPU has total 64 GB
|
| /linux/arch/arc/boot/dts/ |
| H A D | haps_hs.dts | 19 reg = <0x0 0x80000000 0x0 0x40000000 /* 1 GB low mem */ 20 0x1 0x00000000 0x0 0x40000000>; /* 1 GB highmem */
|
| /linux/Documentation/scsi/ |
| H A D | aha152x.rst | 155 address the first GB of your disk in the partition table. Therefore 159 (about 8 MB), as soon it sees a disk greater than 1 GB. That results 160 in a maximum of about 8 GB addressable diskspace in the partition table 169 - for disks<1GB: use default translation (C/32/64) 171 - for disks>1GB:
|
| /linux/tools/testing/selftests/cgroup/ |
| H A D | memcg_protection.m | 19 % example from testcase (values in GB) 27 % Minimal reclaim amount (GB)
|
| /linux/arch/arm64/boot/dts/arm/ |
| H A D | vexpress-v2f-1xv7-ca53x2.dts | 67 reg = <0 0x80000000 0 0x80000000>; /* 2GB @ 2GB */
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ull-colibri-emmc-iris.dts | 12 model = "Toradex Colibri iMX6ULL 1GB (eMMC) on Colibri Iris";
|
| H A D | imx6ull-colibri-emmc-eval-v3.dts | 12 model = "Toradex Colibri iMX6ULL 1GB (eMMC) on Colibri Evaluation Board V3";
|