Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dkexec-bzimage64.h4 extern struct kexec_file_ops kexec_bzImage64_ops;
/linux-4.1.27/arch/x86/kernel/
Dmachine_kexec_64.c31 &kexec_bzImage64_ops,
Dkexec-bzimage64.c547 struct kexec_file_ops kexec_bzImage64_ops = { variable