Home
last modified time | relevance | path

Searched refs:SZ_16M (Results 1 – 25 of 78) sorted by relevance

1234

/linux/arch/arm/mach-spear/
H A Dspear13xx.c62 .length = SZ_16M,
67 .length = SZ_16M,
72 .length = SZ_16M,
H A Dspear3xx.c55 .length = SZ_16M,
60 .length = SZ_16M,
H A Dspear6xx.c347 .length = 2 * SZ_16M,
352 .length = SZ_16M,
357 .length = SZ_16M,
H A Dspear1310.c44 .length = SZ_16M,
/linux/drivers/mtd/spi-nor/
H A Dwinbond.c34 nor->params->size = SZ_16M; in w25q128_post_bfpt_fixups()
35 nor->params->erase_map.regions[0].size = SZ_16M; in w25q128_post_bfpt_fixups()
134 .size = SZ_16M,
186 .size = SZ_16M,
218 .size = SZ_16M,
245 .size = SZ_16M,
H A Dspansion.c837 .size = SZ_16M,
842 .size = SZ_16M,
846 .size = SZ_16M,
853 .size = SZ_16M,
860 .size = SZ_16M,
866 .size = SZ_16M,
873 .size = SZ_16M,
910 .size = SZ_16M,
1057 if (params->size > SZ_16M) { in spansion_nor_late_init()
H A Dgigadevice.c58 .size = SZ_16M,
82 .size = SZ_16M,
H A Dissi.c101 .size = SZ_16M,
121 .size = SZ_16M,
H A Dmacronix.c90 .size = SZ_16M,
143 .size = SZ_16M,
172 .size = SZ_16M,
H A Dmicron-st.c270 .size = SZ_16M,
309 .size = SZ_16M,
376 .size = SZ_16M,
445 .size = SZ_16M,
H A Dxmc.c20 .size = SZ_16M,
H A Deon.c61 .size = SZ_16M,
/linux/drivers/iommu/
H A Domap-iommu.h212 (((bytes) >= SZ_16M) ? SZ_16M : \
218 (((bytes) == SZ_16M) ? MMU_CAM_PGSZ_16M : \
224 (((iopgsz) == MMU_CAM_PGSZ_16M) ? SZ_16M : \
/linux/tools/testing/nvdimm/test/
H A Dndtest.c106 .size = SZ_16M,
112 .size = SZ_16M,
120 .start = SZ_16M,
121 .size = SZ_16M,
126 .start = SZ_16M,
127 .size = SZ_16M,
132 .start = SZ_16M,
133 .size = SZ_16M,
138 .start = SZ_16M,
139 .size = SZ_16M,
/linux/arch/sh/mm/
H A Dpmb.c61 { .size = SZ_16M, .flag = PMB_SZ_16M, },
343 if (size < SZ_16M) in pmb_bolt_mapping()
403 } while (size >= SZ_16M); in pmb_bolt_mapping()
426 if (size < SZ_16M) in pmb_remap_caller()
738 if (uncached_size == SZ_16M) in pmb_resize()
760 pmbe->size = SZ_16M; in pmb_resize()
/linux/arch/arm/mach-omap2/
H A Dusb-tusb6010.c162 status = gpmc_cs_request(async, SZ_16M, (unsigned long *) in tusb6010_setup_interface()
177 status = gpmc_cs_request(sync, SZ_16M, (unsigned long *) in tusb6010_setup_interface()
/linux/arch/mips/include/asm/mach-loongson64/
H A Dspaces.h11 #define PCI_IOSIZE SZ_16M
/linux/arch/x86/include/asm/
H A Dcrash_reserve.h6 #define CRASH_ALIGN SZ_16M
/linux/tools/include/linux/
H A Dsizes.h36 #define SZ_16M 0x01000000 macro
/linux/arch/powerpc/sysdev/
H A Ddart_iommu.c239 dart_tablebase = memblock_alloc_try_nid_raw(SZ_16M, SZ_16M, in allocate_dart()
/linux/include/linux/
H A Dsizes.h36 #define SZ_16M 0x01000000 macro
/linux/drivers/mtd/devices/
H A Dbcm47xxsflash.h7 #define BCM47XXSFLASH_WINDOW_SZ SZ_16M
/linux/arch/powerpc/mm/
H A Dioremap_32.c28 if (addr < SZ_16M) in __ioremap_caller()
/linux/arch/arm/kernel/
H A Delf.c125 *start_stack = TASK_SIZE - SZ_16M; in elf_fdpic_arch_lay_out_mm()
/linux/arch/arm/mach-orion5x/
H A Dorion5x.h54 #define ORION5X_PCIE_WA_SIZE SZ_16M

1234