/linux/fs/btrfs/tests/ |
H A 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 …]
|
/linux/arch/arm/mach-omap2/ |
H A 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/drivers/mtd/spi-nor/ |
H A D | eon.c | 15 .size = SZ_4M, 28 .size = SZ_4M, 37 .size = SZ_4M, 52 .size = SZ_4M,
|
H A D | winbond.c | 103 .size = SZ_4M, 123 .size = SZ_4M, 173 .size = SZ_4M, 207 .size = SZ_4M, 232 .size = SZ_4M,
|
H A D | issi.c | 71 .size = SZ_4M, 91 .size = SZ_4M, 111 .size = SZ_4M,
|
H A D | esmt.c | 15 .size = SZ_4M, 21 .size = SZ_4M,
|
H A D | micron-st.c | 263 .size = SZ_4M, 300 .size = SZ_4M, 325 .size = SZ_4M, 339 .size = SZ_4M, 348 .size = SZ_4M, 366 .size = SZ_4M, 433 .size = SZ_4M,
|
H A D | gigadevice.c | 46 .size = SZ_4M, 70 .size = SZ_4M,
|
H A D | intel.c | 20 .size = SZ_4M,
|
/linux/arch/arm/mach-orion5x/ |
H A D | kurobox_pro-setup.c | 54 .size = SZ_4M, 57 .offset = SZ_4M, 61 .offset = SZ_4M + SZ_64M, 62 .size = SZ_256M - (SZ_4M + SZ_64M),
|
H A D | ts78xx-setup.c | 213 .size = SZ_4M, 217 .size = SZ_4M,
|
/linux/drivers/mtd/nand/raw/ |
H A D | nand_ids.c | 49 SZ_16K, SZ_8K, SZ_4M, 0, 6, 1280, NAND_ECC_INFO(40, SZ_1K) }, 52 SZ_16K, SZ_8K, SZ_4M, 0, 6, 1280, NAND_ECC_INFO(40, SZ_1K) }, 59 SZ_16K, SZ_8K, SZ_4M, NAND_NEED_SCRAMBLING, 6, 1664,
|
/linux/arch/riscv/include/asm/ |
H A D | efi.h | 38 return IS_ENABLED(CONFIG_64BIT) ? SZ_2M : SZ_4M; in efi_get_kimg_min_align()
|
/linux/tools/include/linux/ |
H A D | sizes.h | 34 #define SZ_4M 0x00400000 macro
|
/linux/arch/loongarch/kernel/ |
H A D | alternative.c | 100 BUG_ON(offset < -SZ_4M || offset >= SZ_4M); in recompute_jump()
|
/linux/include/linux/ |
H A D | sizes.h | 34 #define SZ_4M 0x00400000 macro
|
/linux/fs/adfs/ |
H A 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/tools/testing/memblock/tests/ |
H A D | basic_api.c | 49 .size = SZ_4M in memblock_add_simple_check() 1292 .size = SZ_4M in memblock_remove_simple_check() 1337 .size = SZ_4M in memblock_remove_absent_check() 1720 .base = SZ_4M, in memblock_free_simple_check() 1929 .base = SZ_4M, in memblock_free_within_check() 2394 .size = SZ_4M in memblock_overlaps_region_check() 2408 ASSERT_FALSE(memblock_overlaps_region(&memblock.memory, SZ_1G + SZ_4M, SZ_1M)); in memblock_overlaps_region_check() 2415 ASSERT_TRUE(memblock_overlaps_region(&memblock.memory, SZ_1G, SZ_4M)); in memblock_overlaps_region_check()
|
/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_io.h | 22 #define HINIC_DB_SIZE SZ_4M
|
/linux/arch/powerpc/mm/kasan/ |
H A D | 8xx.c | 17 for (k_cur = k_start; k_cur != k_end; k_cur = k_next, pmd++, block += SZ_4M) { in kasan_init_shadow_8M()
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_mmio.c | 99 tile->mmio.regs_size = SZ_4M; in mmio_multi_tile_setup() 182 root_tile->mmio.regs_size = SZ_4M; in xe_mmio_init()
|
/linux/drivers/hwtracing/ptt/ |
H A D | hisi_ptt.h | 68 #define HISI_PTT_TRACE_BUF_SIZE SZ_4M
|
/linux/arch/sh/boards/ |
H A D | board-urquell.c | 110 .size = SZ_4M,
|
/linux/drivers/gpu/drm/xe/tests/ |
H A D | xe_migrate.c | 203 big = xe_bo_create_pin_map(xe, tile, m->q->vm, SZ_4M, in xe_migrate_sanity_test() 644 sys_bo = xe_bo_create_user(xe, NULL, NULL, SZ_4M, in validate_ccs_test_run_tile() 670 ccs_bo = xe_bo_create_user(xe, NULL, NULL, SZ_4M, in validate_ccs_test_run_tile() 695 vram_bo = xe_bo_create_user(xe, NULL, NULL, SZ_4M, in validate_ccs_test_run_tile()
|
/linux/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_drv.h | 29 #define ETNAVIV_SOFTPIN_START_ADDRESS SZ_4M /* must be >= SUBALLOC_SIZE */
|