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