| /linux/arch/arm/mach-omap1/ |
| H A D | tc.h | 43 #define OMAP_CS1A_SIZE SZ_32M 46 #define OMAP_CS1B_SIZE SZ_32M 52 #define OMAP_CS2A_SIZE SZ_32M 55 #define OMAP_CS2B_SIZE SZ_32M
|
| H A D | board-osk.c | 396 osk_flash_resource.end += SZ_32M - 1; in osk_init()
|
| H A D | board-sx1.c | 268 .end = OMAP_CS0_PHYS + SZ_32M - 1,
|
| /linux/rust/kernel/ |
| H A D | sizes.rs | 69 SZ_32M, 38 pub const SZ_32M: usize = bindings::SZ_32M as usize; global() constant
|
| /linux/arch/arm/mach-imx/ |
| H A D | mx3x.h | 120 #define MX3x_CS4_SIZE SZ_32M 124 #define MX3x_CS5_SIZE SZ_32M
|
| /linux/tools/testing/memblock/tests/ |
| H A D | basic_api.c | 280 .size = SZ_32M in memblock_add_within_check() 1388 .base = SZ_32M, in memblock_remove_overlap_top_check() 1389 .size = SZ_32M in memblock_remove_overlap_top_check() 1393 .size = SZ_32M in memblock_remove_overlap_top_check() 1446 .base = SZ_32M, in memblock_remove_overlap_bottom_check() 1498 .size = SZ_32M in memblock_remove_within_check() 1640 .size = SZ_32M in memblock_remove_overlap_two_check() 1647 .base = SZ_32M, in memblock_remove_overlap_two_check() 1822 .size = SZ_32M in memblock_free_overlap_top_check() 1871 .size = SZ_32M in memblock_free_overlap_bottom_check() [all …]
|
| /linux/tools/include/linux/ |
| H A D | sizes.h | 37 #define SZ_32M 0x02000000 macro
|
| /linux/arch/loongarch/include/asm/ |
| H A D | addrspace.h | 142 #define PCI_IOSIZE SZ_32M
|
| /linux/arch/sh/boards/ |
| H A D | board-edosk7760.c | 63 .end = 0x00000000 + SZ_32M - 1,
|
| /linux/arch/mips/generic/ |
| H A D | board-ingenic.c | 116 early_init_dt_add_memory_arch(0, SZ_32M); in ingenic_fixup_fdt()
|
| /linux/arch/arm/mach-sa1100/ |
| H A D | jornada720.c | 360 DEFINE_RES_MEM(SA1100_CS0_PHYS, SZ_32M);
|
| /linux/arch/arm/mach-versatile/ |
| H A D | integrator-hardware.h | 45 #define INTEGRATOR_FLASH_SIZE SZ_32M
|
| /linux/drivers/iommu/ |
| H A D | io-pgtable-arm-selftests.c | 158 SZ_16K | SZ_32M, in arm_lpae_do_selftests()
|
| /linux/arch/powerpc/mm/ |
| H A D | mem.c | 401 unsigned long limit = (unsigned long)_etext - SZ_32M; in execmem_arch_setup()
|
| /linux/drivers/pci/controller/ |
| H A D | pci-ftpci100.c | 143 case SZ_32M: in faraday_res_to_memcfg()
|
| H A D | pci-v3-semi.c | 635 case SZ_32M: in v3_get_dma_range_config()
|
| /linux/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_mmu.c | 805 drm_mm_init(&mmu->mm, SZ_32M >> PAGE_SHIFT, (SZ_4G - SZ_32M) >> PAGE_SHIFT); in panfrost_mmu_ctx_create()
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | pci-sriov.c | 188 if (vf_bar_sz < SZ_32M) { in pnv_pci_ioda_fixup_iov_resources()
|
| /linux/net/sched/ |
| H A D | sch_fq_pie.c | 435 q->memory_limit = SZ_32M; in fq_pie_init()
|
| /linux/fs/btrfs/ |
| H A D | fs.h | 85 #define BTRFS_DIRTY_METADATA_THRESH SZ_32M
|
| H A D | space-info.c | 230 return SZ_32M; in calc_chunk_size()
|
| /linux/tools/testing/selftests/kvm/ |
| H A D | memslot_perf_test.c | 45 #define MEM_SIZE_MAP (SZ_32M + MEM_EXTRA_SIZE)
|
| /linux/tools/testing/nvdimm/test/ |
| H A D | ndtest.c | 24 DIMM_SIZE = SZ_32M,
|
| /linux/drivers/dma/ |
| H A D | sun6i-dma.c | 1358 dma_set_max_seg_size(&pdev->dev, SZ_32M - 1); in sun6i_dma_probe()
|
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | huge_pages.c | 1382 { igt_create_shmem, SZ_64K, SZ_32M, }, in igt_ppgtt_smoke_huge()
|