Home
last modified time | relevance | path

Searched refs:CRASH_ALIGN (Results 1 – 1 of 1) sorted by relevance

/arch/x86/kernel/
Dsetup.c486 #define CRASH_ALIGN (16 << 20) macro
529 low_base = memblock_find_in_range(low_size, 1ULL << 32, low_size, CRASH_ALIGN); in reserve_crashkernel_low()
578 crash_base = memblock_find_in_range(CRASH_ALIGN, in reserve_crashkernel()
581 crash_size, CRASH_ALIGN); in reserve_crashkernel()