Searched refs:SZ_128 (Results 1 – 13 of 13) sorted by relevance
| /linux/tools/include/linux/ |
| H A D | sizes.h | 17 #define SZ_128 0x00000080 macro
|
| /linux/drivers/thunderbolt/ |
| H A D | dma_port.h | 19 #define DMA_PORT_CSS_MAX_SIZE SZ_128
|
| /linux/tools/testing/memblock/tests/ |
| H A D | alloc_nid_api.c | 68 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 D | alloc_exact_nid_api.c | 855 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 D | alloc_helpers_api.c | 287 min_addr = memblock_start_of_DRAM() + SZ_128; in alloc_from_bottom_up_no_space_above_check()
|
| H A D | alloc_api.c | 605 phys_addr_t r2_size = SZ_128; in alloc_bottom_up_before_check()
|
| /linux/drivers/gpu/drm/msm/disp/ |
| H A D | msm_disp_snapshot.h | 65 char name[SZ_128];
|
| /linux/arch/arm/mach-clps711x/ |
| H A D | board-dt.c | 42 DEFINE_RES_MEM(CLPS711X_PHYS_BASE + HALT, SZ_128);
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-rcar.c | 80 mask = (roundup_pow_of_two(size) / SZ_128) - 1; in rcar_pcie_set_outbound()
|
| /linux/drivers/dma/ |
| H A D | mv_xor.h | 19 #define MV_XOR_MIN_BYTE_COUNT SZ_128
|
| H A D | mmp_tdma.c | 703 tdev->device.max_burst = SZ_128; in mmp_tdma_probe()
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | nand_ids.c | 31 SZ_2K, SZ_128, SZ_128K, 0, 8, 64, NAND_ECC_INFO(1, SZ_512), },
|
| /linux/drivers/infiniband/hw/irdma/ |
| H A D | hw.c | 7 .qplimit = SZ_128,
|