| /linux/drivers/net/ethernet/intel/ice/ |
| A D | ice_ethtool.h | 65 [10] = ICE_PHY_TYPE(5GB, 5000baseT_Full), 66 [11] = ICE_PHY_TYPE(5GB, 5000baseT_Full), 67 [12] = ICE_PHY_TYPE(10GB, 10000baseT_Full), 68 [13] = ICE_PHY_TYPE(10GB, 10000baseCR_Full), 69 [14] = ICE_PHY_TYPE(10GB, 10000baseSR_Full), 70 [15] = ICE_PHY_TYPE(10GB, 10000baseLR_Full), 71 [16] = ICE_PHY_TYPE(10GB, 10000baseKR_Full), 72 [17] = ICE_PHY_TYPE(10GB, 10000baseCR_Full), 73 [18] = ICE_PHY_TYPE(10GB, 10000baseKR_Full), 74 [19] = ICE_PHY_TYPE(25GB, 25000baseCR_Full), [all …]
|
| /linux/Documentation/translations/zh_CN/arch/riscv/ |
| A D | vm-layout.rst | 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 102 ffffffff00000000 | -4 GB | ffffffff7fffffff | 2 GB | modules, BPF [all …]
|
| /linux/drivers/input/joystick/ |
| A D | sidewinder.c | 291 if (sw_check(GB(0,64)) || (hat = (GB(6,1) << 3) | GB(60,3)) > 8) in sw_parse() 296 input_report_abs(dev, ABS_X, (GB( 3,3) << 7) | GB(16,7)); in sw_parse() 297 input_report_abs(dev, ABS_Y, (GB( 0,3) << 7) | GB(24,7)); in sw_parse() 298 input_report_abs(dev, ABS_RZ, (GB(35,2) << 7) | GB(40,7)); in sw_parse() 299 input_report_abs(dev, ABS_THROTTLE, (GB(32,3) << 7) | GB(48,7)); in sw_parse() 321 input_report_abs(sw->dev[i], ABS_X, GB(i*15+3,1) - GB(i*15+2,1)); in sw_parse() 335 if (!sw_parity(GB(0,48)) || (hat = GB(42,4)) > 8) in sw_parse() 356 if (!sw_parity(GB(0,43)) || (hat = GB(28,4)) > 8) in sw_parse() 422 if (i < 66 && GB(0,64) == GB(i*3-66,64)) /* 1 == 3 */ in sw_read() 425 if (i < 66 && GB(0,64) == GB(66,64)) /* 1 == 2 */ in sw_read() [all …]
|
| A D | gf2k.c | 139 #define GB(p,n,s) gf2k_get_bits(data, p, n, s) macro 161 input_report_abs(dev, gf2k_abs[i], GB(i<<3,8,0) | GB(i+46,1,8) | GB(i+50,1,9)); in gf2k_read() 164 input_report_abs(dev, gf2k_abs[i], GB(i*9+60,8,0) | GB(i+54,1,9)); in gf2k_read() 166 t = GB(40,4,0); in gf2k_read() 171 t = GB(44,2,0) | GB(32,8,2) | GB(78,2,10); in gf2k_read() 254 if (!(gf2k->id = GB(7,2,0) | GB(3,3,2) | GB(0,3,5))) { in gf2k_connect() 260 if ((gf2k->id != (GB(19,2,0) | GB(15,3,2) | GB(12,3,5))) && in gf2k_connect() 261 (gf2k->id != (GB(31,2,0) | GB(27,3,2) | GB(24,3,5)))) { in gf2k_connect()
|
| /linux/Documentation/arch/riscv/ |
| A D | vm-layout.rst | 50 ffffffc4fea00000 | -236 GB | ffffffc4feffffff | 6 MB | fixmap 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 63 ffffffff80000000 | -2 GB | ffffffffffffffff | 2 GB | kernel 98 ffffffff00000000 | -4 GB | ffffffff7fffffff | 2 GB | modules, BPF 99 ffffffff80000000 | -2 GB | ffffffffffffffff | 2 GB | kernel 134 ffffffff00000000 | -4 GB | ffffffff7fffffff | 2 GB | modules, BPF [all …]
|
| /linux/Documentation/arch/x86/x86_64/ |
| A D | mm.rst | 20 from TB to GB and then MB/KB. 62 ffffff8000000000 | -512 GB | ffffffeeffffffff | 444 GB | ... unused hole 63 ffffffef00000000 | -68 GB | fffffffeffffffff | 64 GB | EFI region mapping space 64 ffffffff00000000 | -4 GB | ffffffff7fffffff | 2 GB | ... unused hole 65 …ffffffff80000000 | -2 GB | ffffffff9fffffff | 512 MB | kernel text mapping, mapped to physic… 121 ffffff8000000000 | -512 GB | ffffffeeffffffff | 444 GB | ... unused hole 122 ffffffef00000000 | -68 GB | fffffffeffffffff | 64 GB | EFI region mapping space 123 ffffffff00000000 | -4 GB | ffffffff7fffffff | 2 GB | ... unused hole 124 …ffffffff80000000 | -2 GB | ffffffff9fffffff | 512 MB | kernel text mapping, mapped to physic… 143 We map EFI runtime services in the 'efi_pgd' PGD in a 64GB large virtual
|
| /linux/Documentation/translations/zh_CN/arch/arm64/ |
| 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/ |
| 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/Documentation/admin-guide/cgroup-v1/ |
| A D | hugetlb.rst | 37 hugetlb.1GB.limit_in_bytes 38 hugetlb.1GB.max_usage_in_bytes 39 hugetlb.1GB.numa_stat 40 hugetlb.1GB.usage_in_bytes 41 hugetlb.1GB.failcnt 42 hugetlb.1GB.rsvd.limit_in_bytes 43 hugetlb.1GB.rsvd.max_usage_in_bytes 44 hugetlb.1GB.rsvd.usage_in_bytes 45 hugetlb.1GB.rsvd.failcnt
|
| /linux/tools/perf/Documentation/ |
| 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
|
| /linux/arch/x86/xen/ |
| A D | Kconfig | 32 bool "Limit Xen pv-domain memory to 512GB" 36 Limit paravirtualized user domains to 512GB of RAM. 39 pv-domains with more than 512 GB of RAM. This option controls the 40 default setting of the kernel to use only up to 512 GB or more.
|
| /linux/arch/arm/boot/dts/synaptics/ |
| A D | berlin2-sony-nsz-gs7.dts | 23 reg = <0x00000000 0x40000000>; /* 1 GB */ 36 /* Samsung M8G2FA 8GB eMMC */
|
| /linux/arch/arm64/boot/dts/ti/ |
| A D | k3-am6548-iot2050-advanced.dts | 10 * 2 GB RAM, 16 GB eMMC, USB-serial converter on connector X30
|
| A D | k3-am6548-iot2050-advanced-pg2.dts | 10 * 2 GB RAM, 16 GB eMMC, USB-serial converter on connector X30
|
| /linux/Documentation/admin-guide/device-mapper/ |
| 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
|
| A D | vdo.rst | 40 Each vdo volume reserves 3GB of space for metadata, or more depending on 193 Start a previously-formatted vdo volume with 1 GB logical space and 1 GB 194 physical space, storing to /dev/dm-1 which has more than 1 GB of space. 201 Grow the logical size to 4 GB. 209 Grow the physical size to 2 GB. 217 Grow the physical size by 1 GB more and increase max discard sectors. 331 GB of RAM per 1 TB of window. For sparse indexes, the index requires 1 GB 385 efficient access to 100 GB of logical space at a time. It should be scaled
|
| /linux/Documentation/mm/ |
| A D | vmemmap_dedup.rst | 19 details. On the x86-64 architecture, HugeTLB pages of size 2MB and 1GB are 21 consists of 512 base pages and a 1GB HugeTLB page consists of 262144 base pages. 41 | x86-64 | 4KB | 2MB | 1GB | | | 43 | | 4KB | 64KB | 2MB | 32MB | 1GB | 45 | arm64 | 16KB | 2MB | 32MB | 1GB | | 47 | | 64KB | 2MB | 512MB | 16GB | | 95 E.g.: A 2MB HugeTLB page on x86_64 consists in 8 page frames while 1GB
|
| /linux/arch/mips/boot/dts/brcm/ |
| A D | bcm97435svmb.dts | 134 /* 1GB Memc0, 1GB Memc1 */
|
| A D | bcm97425svmb.dts | 158 /* 1GB Memc0, 1GB Memc1 */
|
| /linux/arch/arm/boot/dts/broadcom/ |
| A D | bcm47094-luxul-xap-1610.dts | 81 brcm,ccode-map = "AU-AU-920", "CA-CA-892", "GB-DE-964", "NZ-AU-920", "US-US-825"; 99 brcm,ccode-map = "AU-AU-920", "CA-CA-892", "GB-DE-964", "NZ-AU-920", "US-US-825";
|
| /linux/arch/arc/boot/dts/ |
| 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/driver-api/ |
| 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/Documentation/devicetree/bindings/pci/ |
| A D | v3-v360epc-pci.txt | 23 64MB, 128MB, 256MB, 512MB, 1GB or 2GB in size. The memory should be marked 52 0x80000000 0 0x40000000>; /* 1GB @ LB 80000000 */
|
| /linux/Documentation/scsi/ |
| 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/Documentation/arch/s390/ |
| A D | mm.rst | 37 +- AMODE31_END ----+- AMODE31_END ----+ .amode31 rand. phys/virt end (<2GB) 53 +- __identity_base + identity mapping start (>= 2GB)
|