/linux-5.19.10/fs/btrfs/tests/ |
D | free-space-tests.c | 27 ret = btrfs_add_free_space(cache, 0, SZ_4M); in test_extents() 33 ret = btrfs_remove_free_space(cache, 0, SZ_4M); in test_extents() 39 if (test_check_exists(cache, 0, SZ_4M)) { in test_extents() 45 ret = btrfs_add_free_space(cache, 0, SZ_4M); in test_extents() 97 ret = test_add_free_space_entry(cache, 0, SZ_4M, 1); in test_bitmaps() 103 ret = btrfs_remove_free_space(cache, 0, SZ_4M); in test_bitmaps() 109 if (test_check_exists(cache, 0, SZ_4M)) { in test_bitmaps() 114 ret = test_add_free_space_entry(cache, 0, SZ_4M, 1); in test_bitmaps() 134 SZ_4M, 1); in test_bitmaps() 171 ret = test_add_free_space_entry(cache, SZ_4M, SZ_1M, 1); in test_bitmaps_and_extents() [all …]
|
D | extent-map-tests.c | 566 .physical_start = SZ_64M - SZ_4M, in btrfs_test_extent_map() 571 {SZ_64M - SZ_4M, SZ_64M - SZ_4M + SZ_256M}, in btrfs_test_extent_map() 573 .mapped_logical= {SZ_4G + SZ_4M} in btrfs_test_extent_map()
|
D | extent-io-tests.c | 505 set_extent_bits(&tree, SZ_1M, SZ_4M - 1, in test_find_first_clear_extent_bit() 527 if (start != SZ_4M || end != SZ_32M - 1) { in test_find_first_clear_extent_bit() 540 if (start != SZ_4M || end != SZ_32M - 1) { in test_find_first_clear_extent_bit()
|
/linux-5.19.10/arch/arm/mach-omap2/ |
D | iomap.h | 110 #define L4_34XX_SIZE SZ_4M /* 1MB of 128MB used, want 1MB sect */ 119 #define L4_WK_AM33XX_SIZE SZ_4M /* 1MB of 128MB used, want 1MB sect */ 166 #define L4_44XX_SIZE SZ_4M 171 #define L4_PER_44XX_SIZE SZ_4M 188 #define L4_54XX_SIZE SZ_4M 196 #define L4_PER_54XX_SIZE SZ_4M
|
/linux-5.19.10/arch/arm/mach-s3c/ |
D | mach-anubis.c | 58 .length = SZ_4M, 119 .size = SZ_4M - SZ_16K, 124 .offset = SZ_4M, 125 .size = SZ_32M - SZ_4M, 142 .size = SZ_4M - SZ_128K, 147 .offset = SZ_4M, 148 .size = SZ_32M - SZ_4M,
|
D | mach-osiris.c | 133 .size = SZ_4M - SZ_16K, 138 .offset = SZ_4M, 139 .size = SZ_32M - SZ_4M, 156 .size = SZ_4M - SZ_128K, 161 .offset = SZ_4M, 162 .size = SZ_32M - SZ_4M,
|
D | common-smdk-s3c24xx.c | 144 .offset = SZ_4M, 145 .size = SZ_4M, 155 .size = SZ_4M,
|
D | mach-smdk2443.c | 50 .length = SZ_4M,
|
D | mach-otom.c | 71 [0] = DEFINE_RES_MEM(S3C2410_CS0, SZ_4M),
|
D | mach-smdk2440.c | 53 .length = SZ_4M,
|
/linux-5.19.10/arch/arm/mach-orion5x/ |
D | kurobox_pro-setup.c | 57 .size = SZ_4M, 60 .offset = SZ_4M, 64 .offset = SZ_4M + SZ_64M, 65 .size = SZ_256M - (SZ_4M + SZ_64M),
|
D | ts78xx-setup.c | 216 .size = SZ_4M, 220 .size = SZ_4M,
|
/linux-5.19.10/drivers/mtd/nand/raw/ |
D | nand_ids.c | 49 SZ_16K, SZ_8K, SZ_4M, 0, 6, 1280, NAND_ECC_INFO(40, SZ_1K) }, 56 SZ_16K, SZ_8K, SZ_4M, NAND_NEED_SCRAMBLING, 6, 1664,
|
/linux-5.19.10/tools/include/linux/ |
D | sizes.h | 34 #define SZ_4M 0x00400000 macro
|
/linux-5.19.10/include/linux/ |
D | sizes.h | 34 #define SZ_4M 0x00400000 macro
|
/linux-5.19.10/arch/arm/include/asm/ |
D | efi.h | 75 return round_down(image_addr, SZ_4M) + SZ_512M; in efi_get_max_initrd_addr()
|
/linux-5.19.10/tools/testing/memblock/tests/ |
D | basic_api.c | 40 .size = SZ_4M in memblock_add_simple_check() 581 .size = SZ_4M in memblock_remove_simple_check() 622 .size = SZ_4M in memblock_remove_absent_check() 830 .base = SZ_4M, in memblock_free_simple_check() 1023 .base = SZ_4M, in memblock_free_within_check()
|
/linux-5.19.10/arch/arm/mach-pxa/ |
D | colibri-pxa3xx.c | 120 .size = SZ_4M,
|
/linux-5.19.10/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_io.h | 22 #define HINIC_DB_SIZE SZ_4M
|
/linux-5.19.10/drivers/firmware/efi/libstub/ |
D | riscv-stub.c | 21 #define MIN_KIMG_ALIGN SZ_4M
|
/linux-5.19.10/arch/powerpc/include/asm/nohash/32/ |
D | hugetlb-8xx.h | 22 unsigned long idx = (addr & (SZ_4M - 1)) >> PAGE_SHIFT; in hugepte_offset()
|
/linux-5.19.10/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_log.h | 21 #define CAPTURE_BUFFER_SIZE SZ_4M
|
/linux-5.19.10/fs/adfs/ |
D | dir_fplus.c | 27 !size || size & 2047 || size > SZ_4M) in adfs_fplus_validate_header() 52 if (len > SZ_4M / sizeof(struct adfs_bigdirentry) || in adfs_fplus_validate_header()
|
/linux-5.19.10/arch/arm/mach-sa1100/ |
D | shannon.c | 57 DEFINE_RES_MEM(SA1100_CS0_PHYS, SZ_4M);
|
/linux-5.19.10/arch/sh/boards/ |
D | board-urquell.c | 110 .size = SZ_4M,
|