Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dcrash_dump.h52 #define vmcore_elf64_check_arch(x) (elf_check_arch(x) || vmcore_elf_check_arch_cross(x)) macro
/linux-5.10/arch/arm/include/asm/
Delf.h109 #define vmcore_elf64_check_arch(x) (0) macro
/linux-5.10/arch/mips/include/asm/
Delf.h277 #define vmcore_elf64_check_arch mips_elf_check_machine macro