| /Linux-v5.4/arch/arm64/include/asm/ |
| D | boot.h | 13 #define MAX_FDT_SIZE SZ_2M 19 #define MIN_KIMG_ALIGN SZ_2M
|
| D | memory.h | 56 #define VMEMMAP_START (-VMEMMAP_SIZE - SZ_2M) 57 #define PCI_IO_END (VMEMMAP_START - SZ_2M) 59 #define FIXADDR_TOP (PCI_IO_START - SZ_2M) 135 #define SEGMENT_ALIGN SZ_2M
|
| D | fixmap.h | 48 #define FIX_FDT_SIZE (MAX_FDT_SIZE + SZ_2M)
|
| D | efi.h | 65 #define EFI_FDT_ALIGN SZ_2M /* used by allocate_new_fdt_and_exit_boot() */
|
| /Linux-v5.4/fs/btrfs/tests/ |
| D | free-space-tests.c | 63 ret = btrfs_remove_free_space(cache, SZ_2M, 4096); in test_extents() 74 if (test_check_exists(cache, SZ_2M, 4096)) { in test_extents() 121 ret = btrfs_remove_free_space(cache, SZ_1M, SZ_2M); in test_bitmaps() 134 ret = test_add_free_space_entry(cache, next_bitmap_offset - SZ_2M, in test_bitmaps() 142 ret = btrfs_remove_free_space(cache, next_bitmap_offset - SZ_1M, SZ_2M); in test_bitmaps() 148 if (test_check_exists(cache, next_bitmap_offset - SZ_1M, SZ_2M)) { in test_bitmaps() 243 ret = test_add_free_space_entry(cache, SZ_2M, SZ_2M, 0); in test_bitmaps_and_extents() 303 ret = test_add_free_space_entry(cache, SZ_1M, SZ_2M, 1); in test_bitmaps_and_extents()
|
| /Linux-v5.4/drivers/gpu/drm/panfrost/ |
| D | panfrost_gem.c | 24 int n_sgt = bo->base.base.size / SZ_2M; in panfrost_gem_free_object() 62 align = size >= SZ_2M ? SZ_2M >> PAGE_SHIFT : 0; in panfrost_gem_open() 151 size = roundup(size, SZ_2M); in panfrost_gem_create_with_handle()
|
| D | panfrost_mmu.c | 221 if (addr & (SZ_2M - 1) || size < SZ_2M) in get_pgsize() 224 return SZ_2M; in get_pgsize() 361 .pgsize_bitmap = SZ_4K | SZ_2M, in panfrost_mmu_pgtable_alloc() 433 #define NUM_FAULT_PAGES (SZ_2M / PAGE_SIZE) 458 addr &= ~((u64)SZ_2M - 1); in panfrost_mmu_map_fault_addr() 465 bo->sgts = kvmalloc_array(bo->base.base.size / SZ_2M, in panfrost_mmu_map_fault_addr() 501 sgt = &bo->sgts[page_offset / (SZ_2M / PAGE_SIZE)]; in panfrost_mmu_map_fault_addr() 503 NUM_FAULT_PAGES, 0, SZ_2M, GFP_KERNEL); in panfrost_mmu_map_fault_addr()
|
| /Linux-v5.4/arch/arm/mach-omap2/ |
| D | iomap.h | 192 #define L4_WK_54XX_SIZE SZ_2M 243 #define L4_PER3_DRA7XX_SIZE SZ_2M 251 #define L4_CFG_DRA7XX_SIZE (SZ_1M + SZ_2M)
|
| /Linux-v5.4/arch/arm/mach-orion5x/ |
| D | db88f5281-setup.c | 127 .size = SZ_2M, 130 .offset = SZ_2M, 131 .size = (SZ_16M - SZ_2M),
|
| /Linux-v5.4/arch/sh/boards/mach-microdev/ |
| D | setup.c | 158 .end = 0x07200000 + SZ_2M - 1, 163 .end = 0x07000000 + SZ_2M - 1,
|
| /Linux-v5.4/arch/arm/mach-s3c24xx/ |
| D | common-smdk.c | 116 .size = SZ_2M, 126 .size = SZ_2M,
|
| D | mach-at2440evb.c | 87 .size = SZ_2M, 92 .offset = SZ_256K + SZ_2M,
|
| D | mach-anubis.c | 292 [1] = DEFINE_RES_MEM(S3C2410_CS2 + SZ_64M - SZ_2M, SZ_2M),
|
| /Linux-v5.4/drivers/firmware/efi/libstub/ |
| D | arm-stub.c | 390 if (IS_ALIGNED(in->phys_addr, SZ_2M) && size >= SZ_2M) in efi_get_virtmap() 391 efi_virt_base = round_up(efi_virt_base, SZ_2M); in efi_get_virtmap()
|
| /Linux-v5.4/drivers/gpu/drm/i915/gem/selftests/ |
| D | huge_pages.c | 746 .size = SZ_2M, in igt_mock_ppgtt_64K() 751 .size = SZ_2M - SZ_4K, in igt_mock_ppgtt_64K() 756 .size = SZ_2M + SZ_4K, in igt_mock_ppgtt_64K() 761 .size = SZ_2M + SZ_64K, in igt_mock_ppgtt_64K() 766 .size = SZ_2M - SZ_64K, in igt_mock_ppgtt_64K() 773 .offset = SZ_2M, in igt_mock_ppgtt_64K() 778 .offset = SZ_2M - SZ_64K, in igt_mock_ppgtt_64K() 1194 SZ_2M, in igt_ppgtt_internal_huge() 1254 SZ_2M, in igt_ppgtt_gemfs_huge() 1356 err = i915_vma_pin(vma, SZ_2M, 0, flags); in igt_ppgtt_pin_update() [all …]
|
| /Linux-v5.4/arch/arm/mach-s3c64xx/ |
| D | mach-hmt.c | 178 .size = SZ_2M, 184 .offset = SZ_1M + SZ_2M,
|
| D | mach-real6410.c | 166 .size = SZ_2M, 172 .offset = SZ_1M + SZ_2M,
|
| D | mach-mini6410.c | 114 .size = SZ_2M, 120 .offset = SZ_1M + SZ_2M,
|
| /Linux-v5.4/drivers/mtd/nand/raw/ |
| D | nand_ids.c | 47 SZ_8K, SZ_8K, SZ_2M, 0, 8, 640, NAND_ECC_INFO(40, SZ_1K) }, 53 SZ_8K, SZ_8K, SZ_2M, NAND_NEED_SCRAMBLING, 6, 640,
|
| /Linux-v5.4/tools/include/linux/ |
| D | sizes.h | 33 #define SZ_2M 0x00200000 macro
|
| /Linux-v5.4/include/linux/ |
| D | sizes.h | 33 #define SZ_2M 0x00200000 macro
|
| /Linux-v5.4/arch/arm/mach-shmobile/ |
| D | setup-r8a7779.c | 23 .length = SZ_2M,
|
| /Linux-v5.4/drivers/gpu/drm/i915/gt/uc/ |
| D | intel_guc_log.h | 19 #define CRASH_BUFFER_SIZE SZ_2M
|
| /Linux-v5.4/arch/arm/mach-omap1/ |
| D | board-innovator.c | 77 .size = SZ_2M, 84 .size = SZ_16M - SZ_2M - 2 * SZ_128K,
|
| /Linux-v5.4/arch/sh/boards/ |
| D | board-edosk7760.c | 41 .size = SZ_2M,
|