Searched refs:KEXEC_CONTROL_PAGE_SIZE (Results 1 – 17 of 17) sorted by relevance
47 # define KEXEC_CONTROL_PAGE_SIZE 4096 macro63 # define KEXEC_CONTROL_PAGE_SIZE (4096UL + 4096UL) macro
14 #define KEXEC_CONTROL_PAGE_SIZE 4096 macro
12 #define KEXEC_CONTROL_PAGE_SIZE 4096 macro
19 #define KEXEC_CONTROL_PAGE_SIZE (4096 + 3*4096) macro
14 #define KEXEC_CONTROL_PAGE_SIZE (8192 + 8192 + 4096) macro
38 #define KEXEC_CONTROL_PAGE_SIZE 4096 macro
55 reboot_code_buffer + KEXEC_CONTROL_PAGE_SIZE); in default_machine_kexec()
424 addi r1, r4, KEXEC_CONTROL_PAGE_SIZE - 8 /* for LR Save+Back Chain */
24 #define KEXEC_CONTROL_PAGE_SIZE 4096 macro
48 #ifndef KEXEC_CONTROL_PAGE_SIZE49 #error KEXEC_CONTROL_PAGE_SIZE not defined
26 #define KEXEC_CONTROL_PAGE_SIZE 4096 macro
107 .org KEXEC_CONTROL_PAGE_SIZE
39 #define KEXEC_CONTROL_PAGE_SIZE 4096 macro
83 get_order(KEXEC_CONTROL_PAGE_SIZE)); in kimage_alloc_init()
329 get_order(KEXEC_CONTROL_PAGE_SIZE)); in kimage_file_alloc_init()
576 control += KEXEC_CONTROL_PAGE_SIZE; in kexec_mark_crashkres()