Home
last modified time | relevance | path

Searched refs:kexec_bzImage64_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dkexec-bzimage64.h5 extern const struct kexec_file_ops kexec_bzImage64_ops;
/openbmc/linux/arch/x86/kernel/
H A Dmachine_kexec_64.c84 &kexec_bzImage64_ops,
H A Dkexec-bzimage64.c598 const struct kexec_file_ops kexec_bzImage64_ops = { variable