Searched refs:SZ_2 (Results 1 – 9 of 9) sorted by relevance
28 phys_addr_t size = SZ_2; in alloc_top_down_simple_check()86 r1.base = memblock_end_of_DRAM() - SZ_2; in alloc_top_down_disjoint_check()87 r1.size = SZ_2; in alloc_top_down_disjoint_check()490 allocated_ptr = run_memblock_alloc(MEM_SIZE + SZ_2, SMP_CACHE_BYTES); in alloc_too_large_generic_check()515 allocated_ptr = run_memblock_alloc(SZ_2, SMP_CACHE_BYTES); in alloc_bottom_up_simple_check()518 assert_mem_content(allocated_ptr, SZ_2, alloc_test_flags); in alloc_bottom_up_simple_check()520 ASSERT_EQ(rgn->size, SZ_2); in alloc_bottom_up_simple_check()524 ASSERT_EQ(memblock.reserved.total_size, SZ_2); in alloc_bottom_up_simple_check()563 r1.base = memblock_start_of_DRAM() + SZ_2; in alloc_bottom_up_disjoint_check()564 r1.size = SZ_2; in alloc_bottom_up_disjoint_check()
95 r1.size = req_node->size / SZ_2; in alloc_exact_nid_top_down_numa_part_reserved_check()365 r1.size = req_node->size / SZ_2; in alloc_exact_nid_bottom_up_numa_part_reserved_check()589 size = SZ_2 * req_node->size; in alloc_exact_nid_numa_small_node_generic_check()675 size = req_node->size / SZ_2; in alloc_exact_nid_numa_part_reserved_fail_generic_check()676 r1.base = req_node->base + (size / SZ_2); in alloc_exact_nid_numa_part_reserved_fail_generic_check()796 phys_addr_t size = MEM_SIZE / SZ_2; in alloc_exact_nid_numa_large_region_generic_check()
121 phys_addr_t misalign = SZ_2; in alloc_nid_top_down_end_misaligned_check()790 phys_addr_t misalign = SZ_2; in alloc_nid_bottom_up_start_misaligned_check()1309 size = SZ_2 * req_node->size; in alloc_nid_top_down_numa_small_node_check()1416 r1.size = req_node->size / SZ_2; in alloc_nid_top_down_numa_part_reserved_check()1475 size = req_node->size / SZ_2; in alloc_nid_top_down_numa_part_reserved_fallback_check()1476 r1.base = req_node->base + (size / SZ_2); in alloc_nid_top_down_numa_part_reserved_fallback_check()1853 size = SZ_2 * req_node->size; in alloc_nid_bottom_up_numa_small_node_check()1962 r1.size = req_node->size / SZ_2; in alloc_nid_bottom_up_numa_part_reserved_check()2022 size = req_node->size / SZ_2; in alloc_nid_bottom_up_numa_part_reserved_fallback_check()2023 r1.base = req_node->base + (size / SZ_2); in alloc_nid_bottom_up_numa_part_reserved_fallback_check()[all …]
156 phys_addr_t r2_size = SZ_2; in alloc_from_top_down_no_space_above_check()
2233 .size = alignment - SZ_2 in memblock_trim_memory_too_small_check()2276 phys_addr_t offset = SZ_2; in memblock_trim_memory_unaligned_base_check()2337 phys_addr_t offset = SZ_2; in memblock_trim_memory_unaligned_end_check()
11 #define SZ_2 0x00000002 macro
42 DEFINE_RES_IO_NAMED(SIMATIC_IPC_LED_PORT_BASE, SZ_2, KBUILD_MODNAME);
144 #define DMA_DFT_BURST_V22 SZ_2