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

/linux-master/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-master/arch/arm/include/asm/
H A Delf.h116 #define vmcore_elf64_check_arch(x) (0) macro
/linux-master/arch/loongarch/include/asm/
H A Delf.h204 #define vmcore_elf64_check_arch loongarch_elf_check_machine macro
/linux-master/arch/mips/include/asm/
H A Delf.h275 #define vmcore_elf64_check_arch mips_elf_check_machine macro

Completed in 141 milliseconds