Home
last modified time | relevance | path

Searched refs:SZ_2K (Results 1 – 25 of 49) sorted by relevance

12

/linux-6.15/arch/sh/boards/mach-sdk7786/
H A Dsram.c50 vaddr = ioremap(phys, SZ_2K); in fpga_sram_init()
58 SZ_2K >> 10, phys, phys + SZ_2K - 1, area); in fpga_sram_init()
60 ret = gen_pool_add(sram_pool, (unsigned long)vaddr, SZ_2K, -1); in fpga_sram_init()
/linux-6.15/arch/arm/mach-omap1/
H A Dgpio16xx.c31 .end = OMAP1_MPUIO_VBASE + SZ_2K - 1,
72 .end = OMAP1610_GPIO1_BASE + SZ_2K - 1,
116 .end = OMAP1610_GPIO2_BASE + SZ_2K - 1,
144 .end = OMAP1610_GPIO3_BASE + SZ_2K - 1,
172 .end = OMAP1610_GPIO4_BASE + SZ_2K - 1,
H A Dgpio15xx.c24 .end = OMAP1_MPUIO_VBASE + SZ_2K - 1,
65 .end = OMAP1510_GPIO_BASE + SZ_2K - 1,
H A Dserial.c120 ioremap(serial_platform_data[i].mapbase, SZ_2K); in omap_serial_init()
H A Ddma.c82 .end = OMAP1_DMA_BASE + SZ_2K - 1,
/linux-6.15/arch/arm/mach-tegra/
H A Diomap.h77 #define TEGRA_EMC0_SIZE SZ_2K
80 #define TEGRA_EMC1_SIZE SZ_2K
83 #define TEGRA124_EMC_SIZE SZ_2K
/linux-6.15/arch/arm64/include/asm/
H A Dvectors.h66 return (char *)(TRAMP_VALIAS + SZ_2K * slot); in arm64_get_bp_hardening_vector()
70 return __bp_harden_el1_vectors + SZ_2K * slot; in arm64_get_bp_hardening_vector()
H A Dvirt.h77 #define ARM64_VECTOR_TABLE_LEN SZ_2K
H A Dspectre.h13 #define __BP_HARDEN_HYP_VECS_SZ ((BP_HARDEN_EL2_SLOTS - 1) * SZ_2K)
H A Dkvm_mmu.h194 return base + (idx * SZ_2K); in __kvm_vector_slot2addr()
/linux-6.15/rust/kernel/
H A Dsizes.rs10 pub const SZ_2K: usize = bindings::SZ_2K as usize; constant
/linux-6.15/fs/smb/client/
H A Dcompress.c189 len2 = min_t(size_t, len, SZ_2K); in collect_sample()
197 if (len2 < SZ_2K || s >= max - SZ_2K) in collect_sample()
225 const size_t read_size = SZ_2K, bkt_size = 256, max = SZ_4M; in is_compressible()
/linux-6.15/drivers/pcmcia/
H A Domap_cf.c164 io->stop = io->start + SZ_2K - 1; in omap_cf_set_io_map()
179 map->static_start += SZ_2K; in omap_cf_set_mem_map()
273 cf->socket.map_size = SZ_2K; in omap_cf_probe()
/linux-6.15/drivers/mtd/nand/raw/
H A Dnand_ids.c31 SZ_2K, SZ_128, SZ_128K, 0, 8, 64, NAND_ECC_INFO(1, SZ_512), },
63 SZ_2K, SZ_512, SZ_128K, 0, 5, 128, NAND_ECC_INFO(8, SZ_512) },
/linux-6.15/tools/include/linux/
H A Dsizes.h22 #define SZ_2K 0x00000800 macro
/linux-6.15/arch/arm64/kernel/
H A Dvmlinux.lds.S306 .mmuoff.data.write : ALIGN(SZ_2K) {
310 . = ALIGN(SZ_2K);
/linux-6.15/include/linux/
H A Dsizes.h22 #define SZ_2K 0x00000800 macro
/linux-6.15/arch/loongarch/kernel/
H A Dinst.c316 if (imm < -SZ_2K || imm >= SZ_2K) { in larch_insn_gen_lu52id()
/linux-6.15/drivers/spi/
H A Dspi-nxp-fspi.c341 .ahb_buf_size = SZ_2K, /* (256 * 64 bits) */
350 .ahb_buf_size = SZ_2K, /* (256 * 64 bits) */
359 .ahb_buf_size = SZ_2K, /* (256 * 64 bits) */
368 .ahb_buf_size = SZ_2K, /* (256 * 64 bits) */
377 .ahb_buf_size = SZ_2K, /* (256 * 64 bits) */
/linux-6.15/drivers/net/ethernet/engleder/
H A Dtsnep_hw.h157 #define TSNEP_GCL_SIZE SZ_2K
/linux-6.15/drivers/net/ethernet/renesas/
H A Dravb_main.c2691 .tx_max_frame_size = SZ_2K,
2692 .rx_max_frame_size = SZ_2K,
2693 .rx_buffer_size = SZ_2K +
2714 .tx_max_frame_size = SZ_2K,
2715 .rx_max_frame_size = SZ_2K,
2716 .rx_buffer_size = SZ_2K +
2740 .tx_max_frame_size = SZ_2K,
2741 .rx_max_frame_size = SZ_2K,
2742 .rx_buffer_size = SZ_2K +
2768 .rx_buffer_size = SZ_2K +
[all …]
/linux-6.15/drivers/net/ethernet/ti/icssg/
H A Dicssg_config.h139 #define MSMC_RAM_SIZE_SR1 (SZ_64K + SZ_32K + SZ_2K) /* 0x1880 x 8 x 2 */
/linux-6.15/arch/arm64/kvm/hyp/
H A Dhyp-entry.S254 .org 0b + SZ_2K // Safety measure
/linux-6.15/drivers/media/pci/intel/ipu6/
H A Dipu6-cpd.c33 #define MAX_MANIFEST_SIZE (SZ_2K * sizeof(u32))
/linux-6.15/tools/testing/memblock/tests/
H A Dbasic_api.c696 .base = SZ_2K, in memblock_reserve_overlap_bottom_check()
1287 .base = SZ_2K, in memblock_remove_simple_check()
1543 .base = SZ_2K, in memblock_remove_only_region_check()
1971 .base = SZ_2K, in memblock_free_only_region_check()

12