Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dkexec.h8 # define PA_SWAP_PAGE 3 macro
14 # define PA_SWAP_PAGE 3 macro
/linux-3.4.99/arch/x86/kernel/
Dmachine_kexec_32.c227 page_list[PA_SWAP_PAGE] = (page_to_pfn(image->swap_page) in machine_kexec()
Drelocate_kernel_64.S84 movq PTR(PA_SWAP_PAGE)(%rsi), %r10
Drelocate_kernel_32.S76 movl PTR(PA_SWAP_PAGE)(%ebp), %eax
Dmachine_kexec_64.c311 page_list[PA_SWAP_PAGE] = (page_to_pfn(image->swap_page) in machine_kexec()