Home
last modified time | relevance | path

Searched refs:SZ_128 (Results 1 – 13 of 13) sorted by relevance

/linux/tools/include/linux/
H A Dsizes.h17 #define SZ_128 0x00000080 macro
/linux/drivers/thunderbolt/
H A Ddma_port.h19 #define DMA_PORT_CSS_MAX_SIZE SZ_128
/linux/tools/testing/memblock/tests/
H A Dalloc_nid_api.c68 phys_addr_t size = SZ_128; in alloc_nid_top_down_simple_check()
120 phys_addr_t size = SZ_128; in alloc_nid_top_down_end_misaligned_check()
313 phys_addr_t r1_size = SZ_128; in alloc_nid_min_reserved_generic_check()
366 phys_addr_t r2_size = SZ_128; in alloc_nid_max_reserved_generic_check()
432 r2.size = SZ_128; in alloc_nid_top_down_reserved_with_space_check()
495 r2.size = SZ_128; in alloc_nid_reserved_full_merge_generic_check()
559 r2.size = SZ_128; in alloc_nid_top_down_reserved_no_space_check()
737 phys_addr_t size = SZ_128; in alloc_nid_bottom_up_simple_check()
789 phys_addr_t size = SZ_128; in alloc_nid_bottom_up_start_misaligned_check()
905 r2.size = SZ_128; in alloc_nid_bottom_up_reserved_with_space_check()
[all …]
H A Dalloc_exact_nid_api.c855 r1.size = SZ_128; in alloc_exact_nid_numa_reserved_full_merge_generic_check()
857 r2.size = SZ_128; in alloc_exact_nid_numa_reserved_full_merge_generic_check()
924 r2.base = next_node->base + SZ_128; in alloc_exact_nid_numa_split_all_reserved_generic_check()
H A Dalloc_helpers_api.c287 min_addr = memblock_start_of_DRAM() + SZ_128; in alloc_from_bottom_up_no_space_above_check()
H A Dalloc_api.c605 phys_addr_t r2_size = SZ_128; in alloc_bottom_up_before_check()
/linux/drivers/gpu/drm/msm/disp/
H A Dmsm_disp_snapshot.h65 char name[SZ_128];
/linux/arch/arm/mach-clps711x/
H A Dboard-dt.c42 DEFINE_RES_MEM(CLPS711X_PHYS_BASE + HALT, SZ_128);
/linux/drivers/pci/controller/
H A Dpcie-rcar.c80 mask = (roundup_pow_of_two(size) / SZ_128) - 1; in rcar_pcie_set_outbound()
/linux/drivers/dma/
H A Dmv_xor.h19 #define MV_XOR_MIN_BYTE_COUNT SZ_128
H A Dmmp_tdma.c703 tdev->device.max_burst = SZ_128; in mmp_tdma_probe()
/linux/drivers/mtd/nand/raw/
H A Dnand_ids.c31 SZ_2K, SZ_128, SZ_128K, 0, 8, 64, NAND_ECC_INFO(1, SZ_512), },
/linux/drivers/infiniband/hw/irdma/
H A Dhw.c7 .qplimit = SZ_128,