Searched refs:out_start (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | memblock.h | 130 struct memblock_type *type_b, phys_addr_t *out_start, phys_addr_t *out_end, int *out_nid); 133 struct memblock_type *type_b, phys_addr_t *out_start, phys_addr_t *out_end, int *out_nid); 138 static inline void _next_physmem_range(u64 *idx, struct memblock_type *type, phys_addr_t *out_start, in _next_physmem_range() argument 143 __next_mem_range(idx, NUMA_NO_NODE, MEMBLOCK_NONE, &physmem, type, out_start, out_end, NULL); in _next_physmem_range()
|
Completed in 1 milliseconds