Searched refs:KERNELDUMP_ARCH_VERSION (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/x86/include/
H A Ddump.h34 #define KERNELDUMP_ARCH_VERSION KERNELDUMP_AMD64_VERSION macro
37 #define KERNELDUMP_ARCH_VERSION KERNELDUMP_I386_VERSION macro
/freebsd-11-stable/sys/powerpc/include/
H A Ddump.h33 #define KERNELDUMP_ARCH_VERSION KERNELDUMP_POWERPC_VERSION macro
/freebsd-11-stable/sys/sparc64/include/
H A Ddump.h35 #define KERNELDUMP_ARCH_VERSION KERNELDUMP_SPARC64_VERSION macro
/freebsd-11-stable/sys/arm/include/
H A Ddump.h33 #define KERNELDUMP_ARCH_VERSION KERNELDUMP_ARM_VERSION macro
/freebsd-11-stable/sys/arm64/include/
H A Ddump.h37 #define KERNELDUMP_ARCH_VERSION KERNELDUMP_AARCH64_VERSION macro
/freebsd-11-stable/sys/riscv/include/
H A Ddump.h33 #define KERNELDUMP_ARCH_VERSION KERNELDUMP_RISCV_VERSION macro
/freebsd-11-stable/sys/mips/include/
H A Ddump.h33 #define KERNELDUMP_ARCH_VERSION KERNELDUMP_MIPS_VERSION macro
/freebsd-11-stable/sys/kern/
H A Dkern_dump.c329 mkdumpheader(&kdh, KERNELDUMPMAGIC, KERNELDUMP_ARCH_VERSION, dumpsize,

Completed in 91 milliseconds