Home
last modified time | relevance | path

Searched defs:vmcore_elf64_check_arch (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dcrash_dump.h50 #define vmcore_elf64_check_arch(x) (elf_check_arch(x) || vmcore_elf_check_arch_cross(x)) macro
/linux/arch/arm/include/asm/
H A Delf.h116 #define vmcore_elf64_check_arch(x) (0) macro
/linux/arch/loongarch/include/asm/
H A Delf.h204 #define vmcore_elf64_check_arch loongarch_elf_check_machine macro
/linux/arch/mips/include/asm/
H A Delf.h275 #define vmcore_elf64_check_arch mips_elf_check_machine macro