Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dkexec.h9 # define PA_SWAP_PAGE 3 macro
15 # define PA_SWAP_PAGE 3 macro
/Linux-v4.19/arch/x86/kernel/
Dmachine_kexec_32.c220 page_list[PA_SWAP_PAGE] = (page_to_pfn(image->swap_page) in machine_kexec()
Drelocate_kernel_64.S91 movq PTR(PA_SWAP_PAGE)(%rsi), %r10
Drelocate_kernel_32.S76 movl PTR(PA_SWAP_PAGE)(%ebp), %eax
Dmachine_kexec_64.c317 page_list[PA_SWAP_PAGE] = (page_to_pfn(image->swap_page) in machine_kexec()