Home
last modified time | relevance | path

Searched refs:SZ_4M (Results 1 – 25 of 51) sorted by relevance

123

/linux-6.3-rc2/fs/btrfs/tests/
A Dfree-space-tests.c27 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()
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()
134 SZ_4M, 1); in test_bitmaps()
207 if (test_check_exists(cache, SZ_4M, SZ_1M)) { in test_bitmaps_and_extents()
236 ret = test_add_free_space_entry(cache, SZ_4M, SZ_4M, 1); in test_bitmaps_and_extents()
254 if (test_check_exists(cache, 3 * SZ_1M, SZ_4M)) { in test_bitmaps_and_extents()
[all …]
A Dextent-map-tests.c566 .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()
A Dextent-io-tests.c506 set_extent_bits(&tree, SZ_1M, SZ_4M - 1, in test_find_first_clear_extent_bit()
528 if (start != SZ_4M || end != SZ_32M - 1) { in test_find_first_clear_extent_bit()
541 if (start != SZ_4M || end != SZ_32M - 1) { in test_find_first_clear_extent_bit()
/linux-6.3-rc2/arch/arm/mach-omap2/
A Diomap.h110 #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-6.3-rc2/arch/arm/mach-orion5x/
A Dkurobox_pro-setup.c54 .size = SZ_4M,
57 .offset = SZ_4M,
61 .offset = SZ_4M + SZ_64M,
62 .size = SZ_256M - (SZ_4M + SZ_64M),
A Dts78xx-setup.c213 .size = SZ_4M,
217 .size = SZ_4M,
/linux-6.3-rc2/drivers/mtd/nand/raw/
A Dnand_ids.c49 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-6.3-rc2/tools/include/linux/
A Dsizes.h34 #define SZ_4M 0x00400000 macro
/linux-6.3-rc2/arch/riscv/include/asm/
A Defi.h44 return IS_ENABLED(CONFIG_64BIT) ? SZ_2M : SZ_4M; in efi_get_kimg_min_align()
/linux-6.3-rc2/include/linux/
A Dsizes.h34 #define SZ_4M 0x00400000 macro
A Dlibnvdimm.h48 ND_IOCTL_MAX_BUFLEN = SZ_4M,
/linux-6.3-rc2/arch/arm/include/asm/
A Defi.h66 return round_down(image_addr, SZ_4M) + SZ_512M; in efi_get_max_initrd_addr()
/linux-6.3-rc2/arch/loongarch/kernel/
A Dalternative.c100 BUG_ON(offset < -SZ_4M || offset >= SZ_4M); in recompute_jump()
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/32/
A Dhugetlb-8xx.h22 unsigned long idx = (addr & (SZ_4M - 1)) >> PAGE_SHIFT; in hugepte_offset()
A Dpte-8xx.h165 return SZ_4M; in pgd_leaf_size()
/linux-6.3-rc2/drivers/net/ethernet/huawei/hinic/
A Dhinic_hw_io.h22 #define HINIC_DB_SIZE SZ_4M
/linux-6.3-rc2/fs/adfs/
A Ddir_fplus.c27 !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-6.3-rc2/drivers/hwtracing/ptt/
A Dhisi_ptt.h63 #define HISI_PTT_TRACE_BUF_SIZE SZ_4M
/linux-6.3-rc2/arch/sh/boards/
A Dboard-urquell.c110 .size = SZ_4M,
/linux-6.3-rc2/drivers/gpu/drm/etnaviv/
A Detnaviv_drv.h29 #define ETNAVIV_SOFTPIN_START_ADDRESS SZ_4M /* must be >= SUBALLOC_SIZE */
/linux-6.3-rc2/arch/sh/drivers/pci/
A Dpci-sh7751.c49 .end = SZ_4M - 1,
/linux-6.3-rc2/tools/testing/memblock/tests/
A Dbasic_api.c49 .size = SZ_4M in memblock_add_simple_check()
1034 .size = SZ_4M in memblock_remove_simple_check()
1079 .size = SZ_4M in memblock_remove_absent_check()
1462 .base = SZ_4M, in memblock_free_simple_check()
1671 .base = SZ_4M, in memblock_free_within_check()
/linux-6.3-rc2/drivers/firmware/broadcom/
A Dtee_bnxt_fw.c15 #define MAX_SHM_MEM_SZ SZ_4M
/linux-6.3-rc2/drivers/media/platform/samsung/exynos4-is/
A Dfimc-is.h60 #define FIMC_IS_FW_SIZE_MAX (SZ_4M)
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dintel_gsc.c123 .lmem_size = SZ_4M,

Completed in 27 milliseconds

123