Home
last modified time | relevance | path

Searched refs:SZ_256K (Results 1 – 25 of 52) sorted by relevance

123

/OK3568_Linux_fs/kernel/fs/btrfs/tests/
H A Dfree-space-tests.c433 ret = test_add_free_space_entry(cache, SZ_128M - SZ_256K, SZ_128K, 0); in test_steal_space_from_bitmap_to_extent()
467 if (!test_check_exists(cache, SZ_128M - SZ_256K, SZ_128K)) { in test_steal_space_from_bitmap_to_extent()
471 if (!test_check_exists(cache, SZ_128M + SZ_512K, SZ_256K)) { in test_steal_space_from_bitmap_to_extent()
490 if (test_check_exists(cache, SZ_128M + SZ_256K, SZ_256K)) { in test_steal_space_from_bitmap_to_extent()
499 if (test_check_exists(cache, SZ_128M, SZ_256K)) { in test_steal_space_from_bitmap_to_extent()
587 if (!test_check_exists(cache, SZ_128M - SZ_256K, SZ_1M)) { in test_steal_space_from_bitmap_to_extent()
600 if (offset != (SZ_128M - SZ_256K)) { in test_steal_space_from_bitmap_to_extent()
679 if (!test_check_exists(cache, SZ_128M - 768 * SZ_1K, SZ_256K)) { in test_steal_space_from_bitmap_to_extent()
/OK3568_Linux_fs/kernel/arch/arm/mach-tegra/
H A Diomap.h17 #define TEGRA_IRAM_SIZE SZ_256K
86 #define TEGRA_CSITE_SIZE SZ_256K
99 #define IO_IRAM_SIZE SZ_256K
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dmach-at2440evb.c79 .size = SZ_256K,
85 .offset = SZ_256K,
89 .offset = SZ_256K + SZ_2M,
H A Dmach-hmt.c165 .size = SZ_256K,
170 .size = SZ_256K,
171 .offset = SZ_512K + SZ_256K,
H A Dmach-mini2440.c269 .size = SZ_256K,
275 .offset = SZ_256K,
283 .offset = SZ_256K + SZ_128K,
287 .offset = SZ_256K + SZ_128K + 0x00500000,
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dboard-ams-delta.c306 .size = SZ_256K },
308 .offset = 3 * SZ_1M + SZ_512K + SZ_256K,
309 .size = SZ_256K },
312 .size = SZ_256K },
314 .offset = 4 * SZ_1M + 1 * SZ_256K,
317 .offset = 32 * SZ_1M - 3 * SZ_256K,
318 .size = 3 * SZ_256K },
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_ids.c48 SZ_4K, SZ_512, SZ_256K, 0, 8, 224, NAND_ECC_INFO(4, SZ_512) },
51 SZ_4K, SZ_512, SZ_256K, 0, 8, 256, NAND_ECC_INFO(8, SZ_512) },
54 SZ_4K, SZ_1K, SZ_256K, 0, 8, 232, NAND_ECC_INFO(4, SZ_512) },
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_ids.c34 SZ_4K, SZ_512, SZ_256K, 0, 8, 224, NAND_ECC_INFO(4, SZ_512) },
37 SZ_4K, SZ_512, SZ_256K, 0, 8, 256, NAND_ECC_INFO(8, SZ_512) },
40 SZ_4K, SZ_1K, SZ_256K, 0, 8, 232, NAND_ECC_INFO(4, SZ_512) },
H A Dnand_hynix.c647 memorg->pages_per_eraseblock = (SZ_512K + SZ_256K) / in hynix_nand_decode_id()
649 mtd->erasesize = SZ_512K + SZ_256K; in hynix_nand_decode_id()
/OK3568_Linux_fs/u-boot/include/configs/
H A Dat91rm9200ek.h68 (CONFIG_SYS_MEMTEST_START + CONFIG_SYS_SDRAM_SIZE - SZ_256K)
161 #define CONFIG_SYS_MONITOR_LEN SZ_256K
H A Dmx7ulp_evk.h179 #define CONFIG_SYS_INIT_RAM_SIZE SZ_256K
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/adreno/
H A Dadreno_device.c30 .gmem = SZ_256K,
63 .gmem = SZ_256K,
107 .gmem = SZ_256K,
140 .gmem = SZ_256K,
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dcm-x300.c408 .size = SZ_256K,
414 .size = SZ_256K,
420 .size = SZ_256K,
425 .size = SZ_256K + SZ_1M,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.h41 #define HINIC_SQ_PAGE_SIZE SZ_256K
42 #define HINIC_RQ_PAGE_SIZE SZ_256K
H A Dhinic_hw_io.h24 #define HINIC_DEFAULT_WQ_PAGE_SIZE SZ_256K
/OK3568_Linux_fs/u-boot/include/linux/
H A Dsizes.h30 #define SZ_256K 0x00040000 macro
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dsizes.h29 #define SZ_256K 0x00040000 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dsizes.h29 #define SZ_256K 0x00040000 macro
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dfixmap.h36 #define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE)
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dfixmap.h77 #define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE)
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dfixmap.h84 #define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE)
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s32/
H A Dmmu.c34 u8 __initdata early_hash[SZ_256K] __aligned(SZ_256K) = {0};
/OK3568_Linux_fs/kernel/arch/sh/boards/
H A Dboard-edosk7760.c36 .size = SZ_256K,
/OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/
H A Dls_hgl-setup.c37 #define LS_HGL_NOR_BOOT_SIZE SZ_256K
/OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/
H A Dvulcan-setup.c234 vulcan_sram_resource.end = IXP4XX_EXP_BUS_BASE(2) + SZ_256K - 1; in vulcan_init()

123