Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
A Dcrash_reserve.h6 #define CRASH_ALIGN PAGE_SIZE macro
/arch/arm64/include/asm/
A Dcrash_reserve.h6 #define CRASH_ALIGN SZ_2M macro
/arch/loongarch/include/asm/
A Dcrash_reserve.h5 #define CRASH_ALIGN SZ_2M macro
/arch/riscv/include/asm/
A Dcrash_reserve.h5 #define CRASH_ALIGN PMD_SIZE macro
/arch/x86/include/asm/
A Dcrash_reserve.h6 #define CRASH_ALIGN SZ_16M macro
/arch/mips/kernel/
A Dsetup.c446 #define CRASH_ALIGN SZ_64M macro
466 crash_base = memblock_phys_alloc_range(crash_size, CRASH_ALIGN, in mips_parse_crashkernel()
467 CRASH_ALIGN, in mips_parse_crashkernel()
/arch/arm/kernel/
A Dsetup.c981 #define CRASH_ALIGN (128 << 20) macro
1018 crash_base = memblock_phys_alloc_range(crash_size, CRASH_ALIGN, in reserve_crashkernel()
1019 CRASH_ALIGN, crash_max); in reserve_crashkernel()

Completed in 11 milliseconds