Searched refs:MEMBLOCK_NONE (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | memblock.h | 34 * @MEMBLOCK_NONE: no special request 40 MEMBLOCK_NONE = 0x0, /* No special request */ enumerator 143 __next_mem_range(idx, NUMA_NO_NODE, MEMBLOCK_NONE, &physmem, type, out_start, out_end, NULL); in _next_physmem_range() 219 _for_each_mem_range(i, &memblock.reserved, NULL, NUMA_NO_NODE, MEMBLOCK_NONE, p_start, p_end, NULL)
|
Completed in 1 milliseconds