/linux-6.12.1/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 && !err; p += SZ_512K, v += SZ_512K) in mmu_mapin_ram_chunk() 132 for (; p < ALIGN_DOWN(top, SZ_512K) && p < top && !err; p += SZ_512K, v += SZ_512K) in mmu_mapin_ram_chunk()
|
/linux-6.12.1/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.12.1/arch/powerpc/include/asm/nohash/32/ |
D | mmu-8xx.h | 243 if (arch_vmap_try_size(addr, end, pfn, max_page_shift, SZ_512K)) in arch_vmap_pte_range_map_size() 244 return SZ_512K; in arch_vmap_pte_range_map_size() 255 if (size >= SZ_512K) in arch_vmap_pte_supported_shift()
|
D | pte-8xx.h | 151 return SZ_512K; in __pte_leaf_size() 184 return SZ_512K / SZ_4K; in number_of_cells_per_pte()
|
/linux-6.12.1/rust/kernel/ |
D | sizes.rs | 26 pub const SZ_512K: usize = bindings::SZ_512K as usize; constant
|
/linux-6.12.1/drivers/gpu/drm/msm/adreno/ |
D | a4xx_catalog.c | 31 .gmem = (SZ_1M + SZ_512K), 42 .gmem = (SZ_1M + SZ_512K),
|
D | a6xx_catalog.c | 715 .gmem = SZ_512K, 744 .gmem = SZ_512K, 770 .gmem = SZ_512K, 793 .gmem = SZ_512K, 817 .gmem = SZ_512K, 840 .gmem = SZ_512K, 865 .gmem = SZ_512K, 962 .gmem = SZ_1M + SZ_512K, 982 .gmem = SZ_512K,
|
D | a2xx_catalog.c | 42 .gmem = SZ_512K,
|
D | a3xx_catalog.c | 67 .gmem = SZ_512K,
|
/linux-6.12.1/drivers/mtd/spi-nor/ |
D | everspin.c | 31 .size = SZ_512K, 32 .sector_size = SZ_512K,
|
D | atmel.c | 167 .size = SZ_512K, 182 .size = SZ_512K, 237 .size = SZ_512K,
|
D | sst.c | 73 .size = SZ_512K, 100 .size = SZ_512K, 134 .size = SZ_512K,
|
D | macronix.c | 49 .size = SZ_512K, 106 .size = SZ_512K,
|
D | spansion.c | 764 .size = SZ_512K, 878 .size = SZ_512K, 921 .size = SZ_512K, 922 .sector_size = SZ_512K, 991 .size = SZ_512K,
|
/linux-6.12.1/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.12.1/arch/sh/boards/ |
D | board-urquell.c | 98 .size = SZ_512K, 104 .size = SZ_512K,
|
/linux-6.12.1/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.12.1/drivers/accel/ivpu/ |
D | ivpu_fw_log.h | 26 #define IVPU_FW_CRITICAL_BUFFER_SIZE SZ_512K
|
/linux-6.12.1/tools/include/linux/ |
D | sizes.h | 30 #define SZ_512K 0x00080000 macro
|
/linux-6.12.1/drivers/media/platform/samsung/s5p-mfc/ |
D | regs-mfc-v7.h | 35 #define MAX_FW_SIZE_V7 (SZ_512K) /* 512KB */
|
D | regs-mfc-v8.h | 121 #define MAX_FW_SIZE_V8 (SZ_512K) /* 512KB */
|
/linux-6.12.1/include/linux/ |
D | sizes.h | 30 #define SZ_512K 0x00080000 macro
|
/linux-6.12.1/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.12.1/arch/powerpc/mm/kasan/ |
D | 8xx.c | 70 if (k_cur < ALIGN_DOWN(k_end, SZ_512K)) in kasan_init_region()
|
/linux-6.12.1/drivers/net/wireless/ath/ath11k/ |
D | mhi.c | 384 mhi_ctrl->sbl_size = SZ_512K; in ath11k_mhi_register() 385 mhi_ctrl->seg_len = SZ_512K; in ath11k_mhi_register()
|