| /linux-6.15/drivers/media/pci/cx18/ |
| H A D | cx18-driver.c | 528 cx->options.megabytes[CX18_ENC_STREAM_TYPE_TS] = enc_ts_buffers; in cx18_process_options() 529 cx->options.megabytes[CX18_ENC_STREAM_TYPE_MPG] = enc_mpg_buffers; in cx18_process_options() 530 cx->options.megabytes[CX18_ENC_STREAM_TYPE_IDX] = enc_idx_buffers; in cx18_process_options() 531 cx->options.megabytes[CX18_ENC_STREAM_TYPE_YUV] = enc_yuv_buffers; in cx18_process_options() 555 cx->options.megabytes[i] <= 0 || /* User said 0 MB total */ in cx18_process_options() 557 cx->options.megabytes[i] = 0; in cx18_process_options() 600 cx->options.megabytes[i] * 1024 * 1024 in cx18_process_options() 604 cx->options.megabytes[i] = in cx18_process_options() 612 cx->options.megabytes[i] * 1024 in cx18_process_options() 616 cx->options.megabytes[i] = in cx18_process_options() [all …]
|
| H A D | cx18-driver.h | 243 int megabytes[CX18_MAX_STREAMS]; /* Size in megabytes of each stream */ member
|
| /linux-6.15/Documentation/filesystems/ext4/ |
| H A D | bigalloc.rst | 21 bitmaps for a 2T file system from 64 megabytes to 256 kilobytes. It also 22 means that a block group addresses 32 gigabytes instead of 128 megabytes,
|
| /linux-6.15/drivers/edac/ |
| H A D | i7300_edac.c | 88 int megabytes; /* size, 0 means not present */ member 619 dinfo->megabytes = 1 << addrBits; in decode_mtr() 639 edac_dbg(2, "\t\tSIZE: %d MB\n", dinfo->megabytes); in decode_mtr() 650 dimm->nr_pages = MiB_TO_PAGES(dinfo->megabytes); in decode_mtr() 720 n = snprintf(p, space, "%4d MB | ", dinfo->megabytes); in print_dimm_size()
|
| H A D | i5000_edac.c | 315 int megabytes; /* size, 0 means not present */ member 1023 dinfo->megabytes = 1 << addrBits; in handle_channel() 1075 if (dinfo->megabytes) in calculate_dimm_size() 1077 dinfo->megabytes, dinfo->dual_rank + 1); in calculate_dimm_size() 1281 csrow_megs = pvt->dimm_info[slot][channel].megabytes; in i5000_init_csrows()
|
| H A D | i5400_edac.c | 320 int megabytes; /* size, 0 means not present */ member 947 dinfo->megabytes = 1 << addrBits; in handle_channel() 1001 n = snprintf(p, space, "%4d MB | ", dinfo->megabytes); in calculate_dimm_size() 1194 size_mb = pvt->dimm_info[slot][channel].megabytes; in i5400_init_dimms()
|
| /linux-6.15/Documentation/trace/ |
| H A D | debugging.rst | 97 The memmap above reserves 12 megabytes of memory at the physical memory 101 megabytes will be broken up evenly between those CPUs. If you have 8 CPUs, 102 each per CPU ring buffer will be 1.5 megabytes in size. Note, that also 111 The reserve_mem option above will find 12 megabytes that are available at
|
| /linux-6.15/Documentation/staging/ |
| H A D | xz.rst | 69 megabytes. The decoder needs to have the dictionary in RAM: 73 use will depend on the target hardware: a few megabytes is fine for
|
| /linux-6.15/Documentation/iio/ |
| H A D | iio_dmabuf_api.rst | 26 which produce several megabytes or even gigabytes of data per second.
|
| /linux-6.15/Documentation/scheduler/ |
| H A D | sched-debug.rst | 53 ``scan_size_mb`` is how many megabytes worth of pages are scanned for
|
| /linux-6.15/arch/mips/cavium-octeon/ |
| H A D | Kconfig | 81 megabytes.
|
| /linux-6.15/Documentation/scsi/ |
| H A D | qlogicfas.rst | 70 large executable or archive). It should be at least 5 megabytes, but
|
| H A D | st.rst | 475 it specifies the size of partition 1 in megabytes. For DDS 478 value specifies the size of partition 0 in megabytes. This is
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-fs-ext4 | 97 The maximum number of megabytes the writeback code will
|
| H A D | sysfs-devices-edac | 28 Description: This attribute file displays, in count of megabytes, of memory
|
| /linux-6.15/Documentation/fb/ |
| H A D | pxafb.rst | 19 for kilobytes or megabytes)
|
| H A D | matroxfb.rst | 125 mem:X size of memory (X can be in megabytes, kilobytes or bytes)
|
| /linux-6.15/Documentation/arch/x86/ |
| H A D | mtrr.rst | 91 This is for video RAM at base address 0xf8000000 and size 4 megabytes. To 107 That's 4 megabytes, which is 0x400000 bytes (in hexadecimal).
|
| /linux-6.15/Documentation/driver-api/md/ |
| H A D | raid5-cache.rst | 45 hundreds megabytes are enough.
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A D | booting.rst | 54 not exceed 2 megabytes in size. Since the dtb will be mapped cacheable 55 using blocks of up to 2 megabytes in size, it must not be placed within
|
| /linux-6.15/drivers/s390/scsi/ |
| H A D | zfcp_sysfs.c | 769 ZFCP_SHOST_ATTR(megabytes, "%llu %llu\n",
|
| /linux-6.15/Documentation/mm/ |
| H A D | page_tables.rst | 57 megabytes or even gigabytes in a single high-level page table entry, taking
|
| /linux-6.15/Documentation/admin-guide/RAS/ |
| H A D | main.rst | 500 This attribute file displays, in count of megabytes, the memory 612 This attribute file displays, in count of megabytes, the memory
|
| /linux-6.15/Documentation/driver-api/usb/ |
| H A D | gadget.rst | 18 several dozen megabytes per second.
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | ext4.rst | 473 The maximum number of megabytes the writeback code will try to write
|