Home
last modified time | relevance | path

Searched refs:PA_PGD (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Drelocate_kernel_32.S73 movl PTR(PA_PGD)(%ebp), %eax
86 movl PTR(PA_PGD)(%ebp), %eax
H A Dmachine_kexec_32.c203 page_list[PA_PGD] = __pa(image->arch.pgd); in machine_kexec()
/openbmc/linux/arch/x86/include/asm/
H A Dkexec.h8 # define PA_PGD 2 macro