Searched refs:kexec_indirection_page (Results 1 – 5 of 5) sorted by relevance
19 extern unsigned long kexec_indirection_page;221 kexec_indirection_page = in machine_kexec()224 kexec_indirection_page = (unsigned long)&image->head; in machine_kexec()
22 PTR_L s0, kexec_indirection_page176 EXPORT(kexec_indirection_page)178 .size kexec_indirection_page, PTRSIZE
7 unsigned long kexec_indirection_page; member
190 data->kexec_indirection_page = page_list; in machine_kexec()
169 DEFINE(KEXEC_INDIR_PAGE, offsetof(struct kexec_relocate_data, kexec_indirection_page)); in main()