Searched refs:fadump (Results 1 - 16 of 16) sorted by relevance

/linux-master/arch/powerpc/platforms/powernv/
H A DMakefile19 obj-$(CONFIG_FA_DUMP) += opal-fadump.o
20 obj-$(CONFIG_PRESERVE_FA_DUMP) += opal-fadump.o
H A Dopal-fadump.c8 #define pr_fmt(fmt) "opal fadump: " fmt
20 #include <asm/fadump-internal.h>
22 #include "opal-fadump.h"
210 * So, use it to save fadump header address instead of calculating it.
529 /* Validate the fadump crash info header */
H A Dopal-core.c24 #include <asm/fadump-internal.h>
26 #include "opal-fadump.h"
/linux-master/arch/powerpc/platforms/pseries/
H A DMakefile30 obj-$(CONFIG_FA_DUMP) += rtas-fadump.o
H A Drtas-fadump.c9 #define pr_fmt(fmt) "rtas fadump: " fmt
21 #include <asm/fadump.h>
22 #include <asm/fadump-internal.h>
24 #include "rtas-fadump.h"
308 * state from fadump crash info structure populated by first kernel at the
418 /* Validate the fadump crash info header */
H A Dhotplug-memory.c20 #include <asm/fadump.h>
296 * Don't hot-remove memory that falls in fadump boot memory area
H A Dlpar.c42 #include <asm/fadump.h>
909 * This is also called on boot when a fadump happens. In that case we
/linux-master/arch/powerpc/kernel/
H A Dcrash_dump.c22 #include <asm/fadump.h>
99 * applied for fadump case.
H A DMakefile108 obj-$(CONFIG_FA_DUMP) += fadump.o
109 obj-$(CONFIG_PRESERVE_FA_DUMP) += fadump.o
H A Dfadump.c15 #define pr_fmt(fmt) "fadump: " fmt
32 #include <asm/fadump.h>
33 #include <asm/fadump-internal.h>
38 * The CPU who acquired the lock to trigger the fadump crash should
71 * fadump_cma_init() - Initialize CMA area from a fadump reserved memory
73 * This function initializes CMA area from fadump reserved memory.
74 * The total size of fadump reserved memory covers for boot memory size
77 * The remaining portion of fadump reserved memory will be not given
81 * with us and we can still continue doing fadump.
92 * Do not use CMA if user has provided fadump
1567 ATTRIBUTE_GROUPS(fadump); variable
[all...]
H A Dprom.c52 #include <asm/fadump.h>
H A Dsetup-common.c62 #include <asm/fadump.h>
122 * if fadump is active, cleanup the fadump registration before we
794 /* Hard-disables IRQs + deal with FW-assisted dump (fadump) */
H A Dsmp.c63 #include <asm/fadump.h>
621 * In case of fadump, register data for all CPUs is captured by f/w
H A Diommu.c34 #include <asm/fadump.h>
H A Dtraps.c60 #include <asm/fadump.h>
478 * it through the crashdump code (if fadump or kdump are
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_utils.c61 #include <asm/fadump.h>

Completed in 365 milliseconds