| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | a5xx_catalog.c | 69 .gmem = (SZ_256K + SZ_16K), 87 .gmem = SZ_256K, 102 .gmem = (SZ_256K + SZ_16K),
|
| H A D | a4xx_catalog.c | 21 .gmem = SZ_256K,
|
| H A D | a3xx_catalog.c | 31 .gmem = SZ_256K,
|
| /linux/arch/arm/mach-tegra/ |
| H A D | iomap.h | 17 #define TEGRA_IRAM_SIZE SZ_256K 86 #define TEGRA_CSITE_SIZE SZ_256K 99 #define IO_IRAM_SIZE SZ_256K
|
| /linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp_dev.c | 35 .max_qc_size = SZ_256K, 47 .max_qc_size = SZ_256K,
|
| /linux/rust/kernel/ |
| H A D | sizes.rs | 55 SZ_256K, 24 pub const SZ_256K: usize = bindings::SZ_256K as usize; global() constant
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-tegra194-acpi.c | 32 pcie_ecam->iatu_base = cfg->win + SZ_256K; in tegra194_acpi_init() 97 SZ_256K); in tegra194_map_bus()
|
| /linux/tools/include/linux/ |
| H A D | sizes.h | 29 #define SZ_256K 0x00040000 macro
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_qp.h | 41 #define HINIC_SQ_PAGE_SIZE SZ_256K 42 #define HINIC_RQ_PAGE_SIZE SZ_256K
|
| H A D | hinic_hw_io.h | 24 #define HINIC_DEFAULT_WQ_PAGE_SIZE SZ_256K
|
| H A D | hinic_hw_cmdq.c | 67 #define CMDQ_WQ_PAGE_SIZE SZ_256K
|
| /linux/fs/btrfs/tests/ |
| H A D | raid-stripe-tree-tests.c | 50 u64 hole_start = logical1 + SZ_256K; in test_punch_hole_3extents() 156 if (len1 != SZ_256K) { in test_punch_hole_3extents() 158 (u64)SZ_256K, len1); in test_punch_hole_3extents() 174 logical3 += SZ_256K; in test_punch_hole_3extents() 185 logical3 + SZ_256K, io_stripe.physical); in test_punch_hole_3extents() 190 if (len3 != SZ_1M - SZ_256K) { in test_punch_hole_3extents() 192 (u64)SZ_1M - SZ_256K, len3); in test_punch_hole_3extents()
|
| /linux/arch/powerpc/include/asm/ |
| H A D | fixmap.h | 72 #define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE)
|
| /linux/arch/sh/boards/ |
| H A D | board-edosk7760.c | 36 .size = SZ_256K,
|
| /linux/arch/arm/mach-versatile/ |
| H A D | integrator-hardware.h | 42 #define INTEGRATOR_SSRAM_SIZE SZ_256K
|
| /linux/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_config.h | 93 #define MSMC_RAM_BANK_SIZE SZ_256K
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | nand_hynix.c | 646 memorg->pages_per_eraseblock = (SZ_512K + SZ_256K) / in hynix_nand_decode_id() 648 mtd->erasesize = SZ_512K + SZ_256K; in hynix_nand_decode_id()
|
| /linux/arch/arm/mach-pxa/ |
| H A D | pxa3xx.c | 62 #define ISRAM_SIZE SZ_256K
|
| /linux/arch/sh/drivers/pci/ |
| H A D | pci-sh7780.c | 367 __raw_writel(((roundup_pow_of_two(size) / SZ_256K) - 1) << 18, in sh7780_pci_init()
|
| H A D | pcie-sh7786.c | 462 mask = (roundup_pow_of_two(size) / SZ_256K) - 1; in pcie_init()
|
| /linux/drivers/gpio/ |
| H A D | gpio-sloppy-logic-analyzer.c | 34 #define GPIO_LA_DEFAULT_BUF_SIZE SZ_256K
|
| /linux/fs/btrfs/ |
| H A D | defrag.c | 1114 #define CLUSTER_SIZE (SZ_256K) 1392 extent_thresh = SZ_256K; in btrfs_defrag_file() 1426 (SZ_256K >> PAGE_SHIFT)) << PAGE_SHIFT) - 1; in btrfs_defrag_file()
|
| H A D | volumes.h | 322 #define BTRFS_DEFAULT_RR_MIN_CONTIG_READ (SZ_256K)
|
| /linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
| H A D | vdec_vp8_req_if.c | 22 #define VP8_SEG_ID_SZ SZ_256K
|
| /linux/arch/arm/mm/ |
| H A D | cache-l2x0.c | 1070 ret = l2x0_cache_size_of_parse(np, aux_val, aux_mask, &assoc, SZ_256K); in l2x0_of_parse()
|