Home
last modified time | relevance | path

Searched defs:machine_kexec_post_load (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/arch/arm64/include/asm/ !
Dkexec.h104 #define machine_kexec_post_load machine_kexec_post_load macro
/linux-6.6.21/arch/arm64/kernel/ !
Dmachine_kexec.c119 int machine_kexec_post_load(struct kimage *kimage) in machine_kexec_post_load() function
/linux-6.6.21/include/linux/ !
Dkexec.h382 static inline int machine_kexec_post_load(struct kimage *image) { return 0; } in machine_kexec_post_load() function