Searched refs:kexec_relocate_data (Results 1 – 3 of 3) sorted by relevance
167 DEFINE(KEXEC_START_ADDR, offsetof(struct kexec_relocate_data, kexec_start_address)); in main() 168 DEFINE(KEXEC_INDIR_PAGE, offsetof(struct kexec_relocate_data, kexec_indirection_page)); in main() 169 DEFINE(KEXEC_MACH_TYPE, offsetof(struct kexec_relocate_data, kexec_mach_type)); in main() 170 DEFINE(KEXEC_R2, offsetof(struct kexec_relocate_data, kexec_r2)); in main()
144 struct kexec_relocate_data *data; in machine_kexec()
5 struct kexec_relocate_data { struct 6 kexec_start_addresskexec_relocate_data global() argument 7 kexec_indirection_pagekexec_relocate_data global() argument 8 kexec_mach_typekexec_relocate_data global() argument 9 kexec_r2kexec_relocate_data global() argument