Home
last modified time | relevance | path

Searched refs:GB (Results 1 – 25 of 186) sorted by relevance

12345678

/Linux-v5.4/drivers/input/joystick/
Dsidewinder.c199 #define GB(pos,num) sw_get_bits(buf, pos, num, sw->bits) macro
294 if (sw_check(GB(0,64)) || (hat = (GB(6,1) << 3) | GB(60,3)) > 8) in sw_parse()
299 input_report_abs(dev, ABS_X, (GB( 3,3) << 7) | GB(16,7)); in sw_parse()
300 input_report_abs(dev, ABS_Y, (GB( 0,3) << 7) | GB(24,7)); in sw_parse()
301 input_report_abs(dev, ABS_RZ, (GB(35,2) << 7) | GB(40,7)); in sw_parse()
302 input_report_abs(dev, ABS_THROTTLE, (GB(32,3) << 7) | GB(48,7)); in sw_parse()
308 input_report_key(dev, sw_btn[SW_ID_3DP][j], !GB(j+8,1)); in sw_parse()
310 input_report_key(dev, BTN_BASE4, !GB(38,1)); in sw_parse()
311 input_report_key(dev, BTN_BASE5, !GB(37,1)); in sw_parse()
321 if (sw_parity(GB(i*15,15))) in sw_parse()
[all …]
Dgf2k.c142 #define GB(p,n,s) gf2k_get_bits(data, p, n, s) macro
164 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()
167 input_report_abs(dev, gf2k_abs[i], GB(i*9+60,8,0) | GB(i+54,1,9)); in gf2k_read()
169 t = GB(40,4,0); in gf2k_read()
174 t = GB(44,2,0) | GB(32,8,2) | GB(78,2,10); in gf2k_read()
257 if (!(gf2k->id = GB(7,2,0) | GB(3,3,2) | GB(0,3,5))) { in gf2k_connect()
263 if ((gf2k->id != (GB(19,2,0) | GB(15,3,2) | GB(12,3,5))) && in gf2k_connect()
264 (gf2k->id != (GB(31,2,0) | GB(27,3,2) | GB(24,3,5)))) { in gf2k_connect()
/Linux-v5.4/Documentation/x86/x86_64/
Dmm.rst20 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…
Dboot-options.rst234 (e.g. because you have < 3 GB memory).
242 you have >3GB memory or told the kernel to us it (iommu=soft))
265 not actually needed (e.g. because < 3 GB memory).
313 32MB; the largest, 8MB table, can cover an IO space of 4GB.
333 Do not use GB pages for kernel direct mappings.
335 Use GB pages for kernel direct mappings.
/Linux-v5.4/Documentation/translations/zh_CN/arm64/
Dmemory.txt36 分别都有 39-bit (512GB) 或 48-bit (256TB) 的虚拟地址空间。
49 0000000000000000 0000007fffffffff 512GB 用户空间
50 ffffff8000000000 ffffffffffffffff 512GB 内核空间
114 0000004000000000 0000007fffffffff 256GB 在 HYP 中映射的内核对象
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/
Dhugetlb.rst39 hugetlb.1GB.limit_in_bytes
40 hugetlb.1GB.max_usage_in_bytes
41 hugetlb.1GB.usage_in_bytes
42 hugetlb.1GB.failcnt
/Linux-v5.4/arch/x86/xen/
DKconfig52 bool "Limit Xen pv-domain memory to 512GB"
56 Limit paravirtualized user domains to 512GB of RAM.
59 pv-domains with more than 512 GB of RAM. This option controls the
60 default setting of the kernel to use only up to 512 GB or more.
/Linux-v5.4/arch/arm/boot/dts/
Dberlin2-sony-nsz-gs7.dts23 reg = <0x00000000 0x40000000>; /* 1 GB */
36 /* Samsung M8G2FA 8GB eMMC */
Dimx7d-colibri-emmc-eval-v3.dts11 model = "Toradex Colibri iMX7D 1GB (eMMC) on Colibri Evaluation Board V3";
Dtango4-vantage-1172.dts17 reg = <0x80000000 0x80000000>; /* 2 GB */
Dsocfpga_vt.dts20 reg = <0x0 0x40000000>; /* 1 GB */
Dbcm21664-garnet.dts26 reg = <0x80000000 0x40000000>; /* 1 GB */
Dsocfpga_cyclone5_socrates.dts24 reg = <0x0 0x40000000>; /* 1GB */
Darmada-xp-matrix.dts24 * This board has 4 GB of RAM, but the last 256 MB of
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Dzero.rst30 is an available 10GB partition::
36 10GB of actual storage space available. If more than 10GB of data is written
Ddm-service-time.rst79 and sda has an average throughput 1GB/s and sdb has 4GB/s,
/Linux-v5.4/Documentation/devicetree/bindings/pci/
Dv3-v360epc-pci.txt23 64MB, 128MB, 256MB, 512MB, 1GB or 2GB in size. The memory should be marked
52 0x80000000 0 0x40000000>; /* 1GB @ LB 80000000 */
/Linux-v5.4/Documentation/scsi/
Daha152x.txt136 address the first GB of your disk in the partition table. Therefore
140 (about 8 MB), as soon it sees a disk greater than 1 GB. That results
141 in a maximum of about 8 GB addressable diskspace in the partition table
150 - for disks<1GB: use default translation (C/32/64)
152 - for disks>1GB:
/Linux-v5.4/Documentation/
Dbus-virt-phys-mapping.txt53 0-2 GB "real memory"
54 2 GB-3 GB "system IO" (inb/out and similar accesses on x86)
55 3 GB-4 GB "IO memory" (shared memory over the IO bus)
59 address 0 actually shows up as address 2 GB for any IO master.
/Linux-v5.4/drivers/staging/mt7621-dts/
Dgbpc2.dts7 model = "GB-PC2";
/Linux-v5.4/Documentation/translations/zh_CN/process/
Dmanagement-style.rst164 没有受到指责. 那谁,失去了他们的全部36GB色情收藏的人,因为你的无能将勉强承
/Linux-v5.4/Documentation/filesystems/
Dext2.txt152 larger than 2GB). The translator field is unused under Linux, but is used
321 File size limit: 16GB 256GB 2048GB 2048GB
322 Filesystem size limit: 2047GB 8192GB 16384GB 32768GB
324 There is a 2.4 kernel limit of 2048GB for a single block device, so no
/Linux-v5.4/arch/arm64/boot/dts/arm/
Dvexpress-v2f-1xv7-ca53x2.dts65 reg = <0 0x80000000 0 0x80000000>; /* 2GB @ 2GB */
/Linux-v5.4/arch/arc/boot/dts/
Dnsim_hs.dts20 0x1 0x00000000 0x0 0x40000000>; /* 1 GB highmem */
/Linux-v5.4/tools/perf/Documentation/
Dperf-bench.txt147 Available units are B, KB, MB, GB and TB (case insensitive).
171 Available units are B, KB, MB, GB and TB (case insensitive).

12345678