Lines Matching refs:start
100 phys_addr_t memblock_find_in_range(phys_addr_t start, phys_addr_t end,
152 * @p_start: ptr to phys_addr_t for start address of the range, can be %NULL
169 * @p_start: ptr to phys_addr_t for start address of the range, can be %NULL
189 * @p_start: ptr to phys_addr_t for start address of the range, can be %NULL
205 * @p_start: ptr to phys_addr_t for start address of the range, can be %NULL
216 * @p_start: ptr to phys_addr_t for start address of the range, can be %NULL
226 * @p_start: ptr to phys_addr_t for start address of the range, can be %NULL
260 * @p_start: ptr to ulong for start pfn of the range, can be %NULL
279 * @p_start: ptr to phys_addr_t for start address of the range, can be %NULL
284 * assumption is that the zone start, end, and pgdat have been associated.
299 * @p_start: ptr to phys_addr_t for start address of the range, can be %NULL
319 * @p_start: ptr to phys_addr_t for start address of the range, can be %NULL
335 * @p_start: ptr to phys_addr_t for start address of the range, can be %NULL
384 phys_addr_t start, phys_addr_t end);
386 phys_addr_t align, phys_addr_t start,
600 extern void early_memtest(phys_addr_t start, phys_addr_t end);
602 static inline void early_memtest(phys_addr_t start, phys_addr_t end)