Searched refs:PA_CONTROL_PAGE (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dkexec.h5 # define PA_CONTROL_PAGE 0 macro
11 # define PA_CONTROL_PAGE 0 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dkexec.h5 # define PA_CONTROL_PAGE 0 macro
11 # define PA_CONTROL_PAGE 0 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dmachine_kexec_32.c223 page_list[PA_CONTROL_PAGE] = __pa(control_page);
H A Drelocate_kernel_32.S84 movl PTR(PA_CONTROL_PAGE)(%ebp), %edi
H A Drelocate_kernel_64.S78 movq PTR(PA_CONTROL_PAGE)(%rsi), %r8
H A Dmachine_kexec_64.c305 page_list[PA_CONTROL_PAGE] = virt_to_phys(control_page);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dmachine_kexec_32.c223 page_list[PA_CONTROL_PAGE] = __pa(control_page);
H A Drelocate_kernel_32.S84 movl PTR(PA_CONTROL_PAGE)(%ebp), %edi
H A Drelocate_kernel_64.S78 movq PTR(PA_CONTROL_PAGE)(%rsi), %r8
H A Dmachine_kexec_64.c305 page_list[PA_CONTROL_PAGE] = virt_to_phys(control_page);

Completed in 116 milliseconds