Home
last modified time | relevance | path

Searched refs:kexec_file_ops (Results 1 – 16 of 16) sorted by relevance

/linux/arch/s390/include/asm/
A Dkexec.h83 extern const struct kexec_file_ops s390_kexec_image_ops;
84 extern const struct kexec_file_ops s390_kexec_elf_ops;
/linux/arch/parisc/kernel/
A Dkexec_file.c78 const struct kexec_file_ops kexec_elf_ops = {
83 const struct kexec_file_ops * const kexec_file_loaders[] = {
/linux/include/linux/
A Dkexec.h133 struct kexec_file_ops { struct
142 extern const struct kexec_file_ops * const kexec_file_loaders[]; argument
295 const struct kexec_file_ops *fops;
/linux/arch/x86/include/asm/
A Dkexec-bzimage64.h5 extern const struct kexec_file_ops kexec_bzImage64_ops;
/linux/arch/arm64/include/asm/
A Dkexec.h114 extern const struct kexec_file_ops kexec_image_ops;
/linux/arch/s390/kernel/
A Dkexec_image.c59 const struct kexec_file_ops s390_kexec_image_ops = {
A Dkexec_elf.c130 const struct kexec_file_ops s390_kexec_elf_ops = {
A Dmachine_kexec_file.c22 const struct kexec_file_ops * const kexec_file_loaders[] = {
/linux/arch/powerpc/include/asm/
A Dkexec.h100 extern const struct kexec_file_ops kexec_elf64_ops;
/linux/arch/arm64/kernel/
A Dkexec_image.c141 const struct kexec_file_ops kexec_image_ops = {
A Dmachine_kexec_file.c25 const struct kexec_file_ops * const kexec_file_loaders[] = {
/linux/arch/powerpc/kexec/
A Delf_64.c154 const struct kexec_file_ops kexec_elf64_ops = {
A Dfile_load_64.c40 const struct kexec_file_ops * const kexec_file_loaders[] = {
/linux/arch/x86/kernel/
A Dkexec-bzimage64.c548 const struct kexec_file_ops kexec_bzImage64_ops = {
A Dmachine_kexec_64.c81 const struct kexec_file_ops * const kexec_file_loaders[] = {
/linux/kernel/
A Dkexec_file.c42 const struct kexec_file_ops * const *fops; in kexec_image_probe_default()

Completed in 24 milliseconds