/linux-6.6.21/arch/powerpc/mm/nohash/ ! |
D | 8xx.c | 126 WARN_ON(!IS_ALIGNED(offset, SZ_512K) || !IS_ALIGNED(top, SZ_512K)); in mmu_mapin_ram_chunk() 128 for (; p < ALIGN(p, SZ_8M) && p < top; p += SZ_512K, v += SZ_512K) in mmu_mapin_ram_chunk() 132 for (; p < ALIGN_DOWN(top, SZ_512K) && p < top; p += SZ_512K, v += SZ_512K) in mmu_mapin_ram_chunk()
|
/linux-6.6.21/fs/btrfs/tests/ ! |
D | free-space-tests.c | 222 ret = btrfs_remove_free_space(cache, SZ_512K, 3 * SZ_1M); in test_bitmaps_and_extents() 228 if (test_check_exists(cache, SZ_512K, 3 * SZ_1M)) { in test_bitmaps_and_extents() 439 ret = test_add_free_space_entry(cache, SZ_128M + SZ_512K, in test_steal_space_from_bitmap_to_extent() 440 SZ_128M - SZ_512K, 1); 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() 508 ret = btrfs_add_free_space(cache, SZ_128M, SZ_512K); in test_steal_space_from_bitmap_to_extent() 514 if (!test_check_exists(cache, SZ_128M, SZ_512K)) { in test_steal_space_from_bitmap_to_extent() 650 ret = test_add_free_space_entry(cache, 0, SZ_128M - SZ_512K, 1); in test_steal_space_from_bitmap_to_extent() 696 if (test_check_exists(cache, SZ_128M - SZ_512K, SZ_512K)) { in test_steal_space_from_bitmap_to_extent() 706 ret = btrfs_add_free_space(cache, SZ_128M - SZ_512K, SZ_512K); in test_steal_space_from_bitmap_to_extent() [all …]
|
/linux-6.6.21/drivers/gpu/drm/msm/adreno/ ! |
D | adreno_device.c | 54 .gmem = SZ_512K, 94 .gmem = SZ_512K, 131 .gmem = (SZ_1M + SZ_512K), 142 .gmem = (SZ_1M + SZ_512K), 304 .gmem = SZ_512K, 322 .gmem = SZ_512K, 341 .gmem = SZ_512K, 359 .gmem = SZ_512K, 437 .gmem = SZ_1M + SZ_512K, 452 .gmem = SZ_512K,
|
/linux-6.6.21/arch/powerpc/include/asm/nohash/32/ ! |
D | mmu-8xx.h | 248 if (arch_vmap_try_size(addr, end, pfn, max_page_shift, SZ_512K)) in arch_vmap_pte_range_map_size() 249 return SZ_512K; in arch_vmap_pte_range_map_size() 260 if (size >= SZ_512K) in arch_vmap_pte_supported_shift()
|
D | pte-8xx.h | 182 return SZ_512K; in pte_leaf_size()
|
D | pgtable.h | 245 return SZ_512K / SZ_4K; in number_of_cells_per_pte()
|
/linux-6.6.21/arch/loongarch/kernel/ ! |
D | inst.c | 288 if (imm < -SZ_512K || imm >= SZ_512K) { in larch_insn_gen_lu12iw() 302 if (imm < -SZ_512K || imm >= SZ_512K) { in larch_insn_gen_lu32id()
|
/linux-6.6.21/arch/sh/boards/ ! |
D | board-urquell.c | 98 .size = SZ_512K, 104 .size = SZ_512K,
|
/linux-6.6.21/arch/arm/mach-versatile/ ! |
D | integrator-hardware.h | 28 #define INTEGRATOR_BOOT_ROM_SIZE SZ_512K 48 #define INTEGRATOR_MBRD_SSRAM_SIZE SZ_512K
|
/linux-6.6.21/drivers/accel/ivpu/ ! |
D | ivpu_fw_log.h | 26 #define IVPU_FW_CRITICAL_BUFFER_SIZE SZ_512K
|
/linux-6.6.21/tools/include/linux/ ! |
D | sizes.h | 30 #define SZ_512K 0x00080000 macro
|
/linux-6.6.21/drivers/media/platform/samsung/s5p-mfc/ ! |
D | regs-mfc-v7.h | 34 #define MAX_FW_SIZE_V7 (SZ_512K) /* 512KB */
|
D | regs-mfc-v8.h | 118 #define MAX_FW_SIZE_V8 (SZ_512K) /* 512KB */
|
D | regs-mfc-v6.h | 403 #define MAX_FW_SIZE_V6 (SZ_512K) /* 512KB */
|
/linux-6.6.21/include/linux/ ! |
D | sizes.h | 30 #define SZ_512K 0x00080000 macro
|
/linux-6.6.21/arch/arm/mach-omap1/ ! |
D | board-ams-delta.c | 301 .size = 3 * SZ_1M + SZ_512K }, 303 .offset = 3 * SZ_1M + SZ_512K, 306 .offset = 3 * SZ_1M + SZ_512K + SZ_256K,
|
/linux-6.6.21/arch/powerpc/mm/kasan/ ! |
D | 8xx.c | 65 if (k_cur < ALIGN_DOWN(k_end, SZ_512K)) in kasan_init_region()
|
/linux-6.6.21/drivers/pci/controller/dwc/ ! |
D | pcie-tegra194-acpi.c | 33 pcie_ecam->dbi_base = cfg->win + SZ_512K; in tegra194_acpi_init()
|
/linux-6.6.21/drivers/net/wireless/ath/ath11k/ ! |
D | mhi.c | 421 mhi_ctrl->sbl_size = SZ_512K; in ath11k_mhi_register() 422 mhi_ctrl->seg_len = SZ_512K; in ath11k_mhi_register()
|
/linux-6.6.21/arch/arm/mach-orion5x/ ! |
D | mv2120-setup.c | 29 #define MV2120_NOR_BOOT_SIZE SZ_512K
|
D | net2big-setup.c | 38 #define NET2BIG_NOR_BOOT_SIZE SZ_512K
|
/linux-6.6.21/drivers/gpu/drm/etnaviv/ ! |
D | etnaviv_cmdbuf.c | 16 #define SUBALLOC_SIZE SZ_512K
|
/linux-6.6.21/drivers/infiniband/hw/mana/ ! |
D | mana_ib.h | 19 SZ_512K | SZ_1M | SZ_2M)
|
/linux-6.6.21/drivers/net/wireless/ath/ath12k/ ! |
D | mhi.c | 378 mhi_ctrl->sbl_size = SZ_512K; in ath12k_mhi_register() 379 mhi_ctrl->seg_len = SZ_512K; in ath12k_mhi_register()
|
/linux-6.6.21/drivers/mtd/nand/raw/ ! |
D | nand_hynix.c | 647 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()
|