Home
last modified time | relevance | path

Searched defs:vmcore_elf_check_arch_cross (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dcrash_dump.h39 #define vmcore_elf_check_arch_cross(x) 0 macro
/linux-6.15/arch/x86/include/asm/
H A Dkexec.h47 # define vmcore_elf_check_arch_cross(x) ((x)->e_machine == EM_X86_64) macro