Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/msm/adreno/
H A Da5xx_catalog.c69 .gmem = (SZ_256K + SZ_16K),
87 .gmem = SZ_256K,
102 .gmem = (SZ_256K + SZ_16K),
H A Da2xx_catalog.c21 .gmem = SZ_256K,
H A Da4xx_catalog.c21 .gmem = SZ_256K,
H A Da3xx_catalog.c31 .gmem = SZ_256K,
/linux/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
/linux/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) },
66 SZ_4K, SZ_1K, SZ_256K, 0, 5, 256, NAND_ECC_INFO(8, SZ_512)},
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_dev.c35 .max_qc_size = SZ_256K,
47 .max_qc_size = SZ_256K,
/linux/fs/btrfs/tests/
H A Dfree-space-tests.c432 ret = test_add_free_space_entry(cache, SZ_128M - SZ_256K, SZ_128K, 0); in test_steal_space_from_bitmap_to_extent()
466 if (!test_check_exists(cache, SZ_128M - SZ_256K, SZ_128K)) { in test_steal_space_from_bitmap_to_extent()
470 if (!test_check_exists(cache, SZ_128M + SZ_512K, SZ_256K)) { in test_steal_space_from_bitmap_to_extent()
489 if (test_check_exists(cache, SZ_128M + SZ_256K, SZ_256K)) { in test_steal_space_from_bitmap_to_extent()
498 if (test_check_exists(cache, SZ_128M, SZ_256K)) { in test_steal_space_from_bitmap_to_extent()
586 if (!test_check_exists(cache, SZ_128M - SZ_256K, SZ_1M)) { in test_steal_space_from_bitmap_to_extent()
599 if (offset != (SZ_128M - SZ_256K)) { in test_steal_space_from_bitmap_to_extent()
678 if (!test_check_exists(cache, SZ_128M - 768 * SZ_1K, SZ_256K)) { in test_steal_space_from_bitmap_to_extent()
H A Draid-stripe-tree-tests.c50 u64 hole_start = logical1 + SZ_256K; in test_punch_hole_3extents()
156 if (len1 != SZ_256K) { in test_punch_hole_3extents()
158 (u64)SZ_256K, len1); in test_punch_hole_3extents()
174 logical3 += SZ_256K; in test_punch_hole_3extents()
185 logical3 + SZ_256K, io_stripe.physical); in test_punch_hole_3extents()
190 if (len3 != SZ_1M - SZ_256K) { in test_punch_hole_3extents()
192 (u64)SZ_1M - SZ_256K, len3); in test_punch_hole_3extents()
/linux/arch/arm/mach-omap1/
H A Dboard-ams-delta.c301 .size = SZ_256K },
303 .offset = 3 * SZ_1M + SZ_512K + SZ_256K,
304 .size = SZ_256K },
307 .size = SZ_256K },
309 .offset = 4 * SZ_1M + 1 * SZ_256K,
312 .offset = 32 * SZ_1M - 3 * SZ_256K,
313 .size = 3 * SZ_256K },
/linux/rust/kernel/
H A Dsizes.rs24 pub const SZ_256K: usize = bindings::SZ_256K as usize; constant
/linux/drivers/pci/controller/dwc/
H A Dpcie-tegra194-acpi.c32 pcie_ecam->iatu_base = cfg->win + SZ_256K; in tegra194_acpi_init()
97 SZ_256K); in tegra194_map_bus()
/linux/tools/include/linux/
H A Dsizes.h29 #define SZ_256K 0x00040000 macro
/linux/arch/riscv/include/asm/
H A Dfixmap.h46 #define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE)
/linux/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
/linux/drivers/mtd/spi-nor/
H A Dsst.c67 .size = SZ_256K,
93 .size = SZ_256K,
/linux/arch/powerpc/include/asm/
H A Dfixmap.h72 #define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE)
/linux/arch/sh/boards/
H A Dboard-edosk7760.c36 .size = SZ_256K,
/linux/arch/powerpc/mm/book3s32/
H A Dmmu.c33 u8 __initdata early_hash[SZ_256K] __aligned(SZ_256K) = {0};
/linux/arch/mips/loongson64/
H A Dinit.c105 SZ_256K); in szmem()
/linux/arch/arm/mach-versatile/
H A Dintegrator-hardware.h42 #define INTEGRATOR_SSRAM_SIZE SZ_256K
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_config.h93 #define MSMC_RAM_BANK_SIZE SZ_256K
/linux/arch/arm/mach-orion5x/
H A Dterastation_pro2-setup.c44 #define TSP2_NOR_BOOT_SIZE SZ_256K
H A Dkurobox_pro-setup.c37 #define KUROBOX_PRO_NOR_BOOT_SIZE SZ_256K

12