Searched refs:CRASH_ALIGN (Results 1 – 2 of 2) sorted by relevance
451 #define CRASH_ALIGN (16 << 20) macro494 low_base = memblock_find_in_range(0, 1ULL << 32, low_size, CRASH_ALIGN); in reserve_crashkernel_low()550 crash_base = memblock_find_in_range(CRASH_ALIGN, in reserve_crashkernel()553 crash_size, CRASH_ALIGN); in reserve_crashkernel()
959 #define CRASH_ALIGN (128 << 20) macro993 crash_base = memblock_find_in_range(CRASH_ALIGN, crash_max, in reserve_crashkernel()994 crash_size, CRASH_ALIGN); in reserve_crashkernel()