Searched full:2097152 (Results 1 – 25 of 51) sorted by relevance
123
/linux-6.14.4/Documentation/driver-api/mtd/ |
D | spi-nor.rst | 157 2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.848566 s, 2.5 MB/s 159 root@1:~# mtd_debug erase /dev/mtd0 0 2097152 160 Erased 2097152 bytes from address 0x00000000 in flash 162 root@1:~# mtd_debug read /dev/mtd0 0 2097152 spi_read 163 Copied 2097152 bytes from address 0x00000000 in flash to spi_read 173 root@1:~# mtd_debug write /dev/mtd0 0 2097152 spi_test 174 Copied 2097152 bytes from spi_test to address 0x00000000 in flash 176 root@1:~# mtd_debug read /dev/mtd0 0 2097152 spi_read 177 Copied 2097152 bytes from address 0x00000000 in flash to spi_read 186 root@1:~# mtd_debug erase /dev/mtd0 0 2097152 [all …]
|
/linux-6.14.4/Documentation/admin-guide/device-mapper/ |
D | snapshot.rst | 112 volumeGroup-base-real: 0 2097152 linear 8:19 384 114 volumeGroup-snap: 0 2097152 snapshot 254:11 254:12 P 16 115 volumeGroup-base: 0 2097152 snapshot-origin 254:11 142 volumeGroup-base-real: 0 2097152 linear 8:19 384 144 volumeGroup-base: 0 2097152 snapshot-merge 254:11 254:12 P 16 171 0 8388608 snapshot 397896/2097152 1560 182 0 8388608 snapshot-merge 281688/2097152 1104 185 0 8388608 snapshot-merge 180480/2097152 712 188 0 8388608 snapshot-merge 16/2097152 16
|
D | thin-provisioning.rst | 110 $data_block_size must be between 128 (64KB) and 2097152 (1GB) and a 175 dmsetup create thin --table "0 2097152 thin /dev/mapper/pool 0" 211 dmsetup create snap --table "0 2097152 thin /dev/mapper/pool 1" 242 dmsetup create snap --table "0 2097152 thin /dev/mapper/pool 0 /dev/image" 295 (2097152 sectors) inclusive.
|
D | verity.rst | 231 "0 2097152 verity 1 /dev/sda1 /dev/sda2 4096 4096 262144 1 sha256 "\
|
D | vdo.rst | 199 "0 2097152 vdo V4 /dev/dm-1 262144 4096 32768 16380"
|
D | dm-clone.rst | 74 is 4KB. The region size must be between 8 sectors (4KB) and 2097152 sectors
|
D | cache.rst | 69 sectors (32KB) and 2097152 sectors (1GB) and a multiple of 64 sectors (32KB).
|
D | dm-ima.rst | 559 …target_index=0,target_begin=0,target_len=2097152,target_name=multipath,target_version=1.14.0,nr_pr…
|
/linux-6.14.4/Documentation/devicetree/bindings/cache/ |
D | sifive,ccache0.yaml | 61 const: 2097152 165 cache-size = <2097152>;
|
D | andestech,ax45mp-cache.yaml | 50 enum: [131072, 262144, 524288, 1048576, 2097152]
|
/linux-6.14.4/drivers/media/platform/qcom/camss/ |
D | camss.c | 1254 .icc_bw_tbl.avg = 2097152, 1255 .icc_bw_tbl.peak = 2097152, 1260 .icc_bw_tbl.peak = 2097152, 1264 .icc_bw_tbl.avg = 2097152, 1265 .icc_bw_tbl.peak = 2097152, 1568 .icc_bw_tbl.avg = 2097152, 1569 .icc_bw_tbl.peak = 2097152, 1926 .icc_bw_tbl.avg = 2097152, 1927 .icc_bw_tbl.peak = 2097152, 1931 .icc_bw_tbl.avg = 2097152, [all …]
|
/linux-6.14.4/tools/testing/selftests/zram/ |
D | zram01.sh | 29 zram_sizes="2097152" # 2MB
|
/linux-6.14.4/arch/x86/boot/ |
D | a20.c | 52 #define A20_TEST_LONG 2097152 /* 2^21 */
|
/linux-6.14.4/arch/riscv/boot/dts/sifive/ |
D | fu540-c000.dtsi | 307 cache-size = <2097152>;
|
D | fu740-c000.dtsi | 312 cache-size = <2097152>;
|
/linux-6.14.4/arch/riscv/boot/dts/starfive/ |
D | jh7100.dtsi | 170 cache-size = <2097152>;
|
/linux-6.14.4/drivers/md/ |
D | dm-dust.c | 328 sector_t DUST_MAX_BLKSZ_SECTORS = 2097152; in dust_ctr()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/ |
D | dcn20_hubbub.c | 366 case 2097152: in page_table_block_size_to_hw()
|
/linux-6.14.4/arch/riscv/boot/dts/microchip/ |
D | mpfs.dtsi | 215 cache-size = <2097152>;
|
/linux-6.14.4/drivers/edac/ |
D | armada_xp_edac.c | 268 dimm->nr_pages = 2097152; in axp_mc_read_config()
|
/linux-6.14.4/arch/arm64/boot/dts/nvidia/ |
D | tegra194.dtsi | 3041 cache-size = <2097152>; 3051 cache-size = <2097152>; 3061 cache-size = <2097152>; 3071 cache-size = <2097152>;
|
/linux-6.14.4/drivers/misc/eeprom/ |
D | at24.c | 215 AT24_CHIP_DATA(at24_data_24c2048, 2097152 / 8, AT24_FLAG_ADDR16);
|
/linux-6.14.4/tools/testing/selftests/bpf/ |
D | test_loader.c | 18 #define TEST_LOADER_LOG_BUF_SZ 2097152
|
/linux-6.14.4/Documentation/admin-guide/ |
D | cgroup-v2.rst | 2012 echo "8:16 rbps=2097152 wiops=120" > io.max 2016 8:16 rbps=2097152 wbps=max riops=max wiops=120 2024 8:16 rbps=2097152 wbps=max riops=max wiops=max
|
/linux-6.14.4/kernel/time/ |
D | timer.c | 112 * 6 384 262144 ms (~4m) 2097152 ms - 16777215 ms (~34m - ~4h) 113 * 7 448 2097152 ms (~34m) 16777216 ms - 134217727 ms (~4h - ~1d)
|
123