Searched refs:kernel_pgd (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Dexception-64e.h56 * which in combination with pgd and kernel_pgd fits in
H A Dpaca.h112 pgd_t *kernel_pgd; /* Kernel PGD */ member in struct:paca_struct
/linux-4.4.14/arch/powerpc/kernel/
H A Dpaca.c160 new_paca->kernel_pgd = swapper_pg_dir; initialise_paca()
H A Dasm-offsets.c199 DEFINE(PACA_KERNELPGD, offsetof(struct paca_struct, kernel_pgd)); main()
/linux-4.4.14/arch/powerpc/xmon/
H A Dxmon.c2151 DUMP(p, kernel_pgd, "p"); dump_one_paca()

Completed in 172 milliseconds