Home
last modified time | relevance | path

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

123

/linux-6.15/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-6.15/drivers/gpu/drm/msm/adreno/
H A Da5xx_catalog.c68 .gmem = (SZ_256K + SZ_16K),
86 .gmem = SZ_256K,
101 .gmem = (SZ_256K + SZ_16K),
H A Da2xx_catalog.c20 .gmem = SZ_256K,
H A Da4xx_catalog.c20 .gmem = SZ_256K,
H A Da3xx_catalog.c30 .gmem = SZ_256K,
/linux-6.15/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-6.15/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_dev.c35 .max_qc_size = SZ_256K,
47 .max_qc_size = SZ_256K,
/linux-6.15/rust/kernel/
H A Dsizes.rs24 pub const SZ_256K: usize = bindings::SZ_256K as usize; constant
/linux-6.15/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-6.15/arch/arm/mach-omap1/
H A Dboard-ams-delta.c304 .size = SZ_256K },
306 .offset = 3 * SZ_1M + SZ_512K + SZ_256K,
307 .size = SZ_256K },
310 .size = SZ_256K },
312 .offset = 4 * SZ_1M + 1 * SZ_256K,
315 .offset = 32 * SZ_1M - 3 * SZ_256K,
316 .size = 3 * SZ_256K },
/linux-6.15/drivers/mtd/spi-nor/
H A Dwinbond.c163 .size = SZ_256K,
193 .size = SZ_256K,
236 .size = SZ_256K,
246 .size = SZ_256K,
H A Dmicron-st.c251 .size = SZ_256K,
269 .sector_size = SZ_256K,
284 .size = SZ_256K,
308 .sector_size = SZ_256K,
353 .size = SZ_256K,
H A Dspansion.c796 .sector_size = SZ_256K,
803 .sector_size = SZ_256K,
822 .sector_size = SZ_256K,
830 .sector_size = SZ_256K,
838 .sector_size = SZ_256K,
847 .sector_size = SZ_256K,
854 .sector_size = SZ_256K,
H A Dsst.c67 .size = SZ_256K,
93 .size = SZ_256K,
H A Dmacronix.c79 .size = SZ_256K,
142 .size = SZ_256K,
/linux-6.15/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-6.15/tools/include/linux/
H A Dsizes.h29 #define SZ_256K 0x00040000 macro
/linux-6.15/arch/riscv/include/asm/
H A Dfixmap.h46 #define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE)
/linux-6.15/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-6.15/arch/arm64/include/asm/
H A Dfixmap.h76 #define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE)
/linux-6.15/include/linux/
H A Dsizes.h31 #define SZ_256K 0x00040000 macro
/linux-6.15/arch/powerpc/include/asm/
H A Dfixmap.h72 #define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE)
/linux-6.15/arch/arm/mach-shmobile/
H A Dpm-rcar-gen2.c55 if (!request_mem_region(0, SZ_256K, "Boot Area")) { in rcar_gen2_pm_init()

123