Searched refs:kexec_relocate_data (Results 1 – 3 of 3) sorted by relevance
177 DEFINE(KEXEC_START_ADDR, offsetof(struct kexec_relocate_data, kexec_start_address)); in main()178 DEFINE(KEXEC_INDIR_PAGE, offsetof(struct kexec_relocate_data, kexec_indirection_page)); in main()179 DEFINE(KEXEC_MACH_TYPE, offsetof(struct kexec_relocate_data, kexec_mach_type)); in main()180 DEFINE(KEXEC_R2, offsetof(struct kexec_relocate_data, kexec_r2)); in main()
158 struct kexec_relocate_data *data; in machine_kexec()
5 struct kexec_relocate_data { struct