Searched refs:kexec_indirection_page (Results 1 – 5 of 5) sorted by relevance
20 extern unsigned long kexec_indirection_page;222 kexec_indirection_page = in machine_kexec()225 kexec_indirection_page = (unsigned long)&image->head; in machine_kexec()
22 PTR_L s0, kexec_indirection_page175 EXPORT(kexec_indirection_page)177 .size kexec_indirection_page, PTRSIZE
7 unsigned long kexec_indirection_page; member
190 data->kexec_indirection_page = page_list; in machine_kexec()
172 DEFINE(KEXEC_INDIR_PAGE, offsetof(struct kexec_relocate_data, kexec_indirection_page)); in main()