Searched refs:CRASH_ALIGN (Results 1 – 7 of 7) sorted by relevance
44 #ifndef CRASH_ALIGN45 #define CRASH_ALIGN SZ_2M macro
6 #define CRASH_ALIGN SZ_2M macro
6 #define CRASH_ALIGN PAGE_SIZE macro
5 #define CRASH_ALIGN SZ_2M macro
5 #define CRASH_ALIGN PMD_SIZE macro
6 #define CRASH_ALIGN SZ_16M macro
981 #define CRASH_ALIGN (128 << 20) macro1018 crash_base = memblock_phys_alloc_range(crash_size, CRASH_ALIGN, in reserve_crashkernel()1019 CRASH_ALIGN, crash_max); in reserve_crashkernel()