Home
last modified time | relevance | path

Searched refs:kexec_file_ops (Results 1 – 4 of 4) 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/include/linux/
Dkexec.h175 struct kexec_file_ops *fops;
209 struct kexec_file_ops { struct
/linux-4.1.27/arch/x86/kernel/
Dmachine_kexec_64.c30 static struct kexec_file_ops *kexec_file_loaders[] = {
347 struct kexec_file_ops *fops; in arch_kexec_kernel_image_probe()
Dkexec-bzimage64.c547 struct kexec_file_ops kexec_bzImage64_ops = {