Searched defs:machine_kexec_post_load (Results 1 – 3 of 3) sorted by relevance
104 #define machine_kexec_post_load machine_kexec_post_load macro
118 int machine_kexec_post_load(struct kimage *kimage) in machine_kexec_post_load() function
397 static inline int machine_kexec_post_load(struct kimage *image) { return 0; } in machine_kexec_post_load() function