Searched refs:kexec_relocate_data (Results 1 – 3 of 3) sorted by relevance
168 DEFINE(KEXEC_START_ADDR, offsetof(struct kexec_relocate_data, kexec_start_address)); in main()169 DEFINE(KEXEC_INDIR_PAGE, offsetof(struct kexec_relocate_data, kexec_indirection_page)); in main()170 DEFINE(KEXEC_MACH_TYPE, offsetof(struct kexec_relocate_data, kexec_mach_type)); in main()171 DEFINE(KEXEC_R2, offsetof(struct kexec_relocate_data, kexec_r2)); in main()
153 struct kexec_relocate_data *data; in machine_kexec()
5 struct kexec_relocate_data { struct