Home
last modified time | relevance | path

Searched refs:PA_SWAP_PAGE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dkexec.h9 # define PA_SWAP_PAGE 3 macro
15 # define PA_SWAP_PAGE 3 macro
/openbmc/linux/arch/x86/kernel/
H A Dmachine_kexec_32.c206 page_list[PA_SWAP_PAGE] = (page_to_pfn(image->swap_page) in machine_kexec()
H A Drelocate_kernel_64.S94 movq PTR(PA_SWAP_PAGE)(%rsi), %r10
H A Drelocate_kernel_32.S75 movl PTR(PA_SWAP_PAGE)(%ebp), %eax
H A Dmachine_kexec_64.c345 page_list[PA_SWAP_PAGE] = (page_to_pfn(image->swap_page) in machine_kexec()