Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/
Dkexec.h9 # define PA_SWAP_PAGE 3 macro
15 # define PA_SWAP_PAGE 3 macro
/Linux-v6.1/arch/x86/kernel/
Dmachine_kexec_32.c206 page_list[PA_SWAP_PAGE] = (page_to_pfn(image->swap_page) in machine_kexec()
Drelocate_kernel_64.S93 movq PTR(PA_SWAP_PAGE)(%rsi), %r10
Drelocate_kernel_32.S75 movl PTR(PA_SWAP_PAGE)(%ebp), %eax
Dmachine_kexec_64.c338 page_list[PA_SWAP_PAGE] = (page_to_pfn(image->swap_page) in machine_kexec()