Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dcrash_dump.h50 #define vmcore_elf64_check_arch(x) (elf_check_arch(x) || vmcore_elf_check_arch_cross(x)) macro
/linux-6.3-rc2/arch/arm/include/asm/
A Delf.h117 #define vmcore_elf64_check_arch(x) (0) macro
/linux-6.3-rc2/arch/loongarch/include/asm/
A Delf.h195 #define vmcore_elf64_check_arch loongarch_elf_check_machine macro
/linux-6.3-rc2/arch/mips/include/asm/
A Delf.h275 #define vmcore_elf64_check_arch mips_elf_check_machine macro

Completed in 10 milliseconds