Home
last modified time | relevance | path

Searched refs:set_pgd (Results 1 – 17 of 17) sorted by relevance

/linux/arch/x86/power/
H A Dhibernate_32.c41 set_pgd(pgd, __pgd(__pa(pmd_table) | _PAGE_PRESENT)); in resume_one_md_table_init()
140 set_pgd(pg_dir + i, in resume_init_first_level_page_table()
/linux/arch/x86/platform/olpc/
H A Dolpc_ofw.c41 set_pgd(&swapper_pg_dir[OLPC_OFW_PDE_NR], *ofw_pde); in setup_olpc_ofw_pgd()
/linux/arch/riscv/include/asm/
H A Dpgtable-64.h343 static inline void set_pgd(pgd_t *pgdp, pgd_t pgd) in set_pgd() function
378 set_pgd(pgd, __pgd(0)); in pgd_clear()
H A Dpgalloc.h67 set_pgd(pgd, __pgd((pfn << _PAGE_PFN_SHIFT) | _PAGE_TABLE)); in pgd_populate()
/linux/arch/arc/mm/
H A Dfault.c43 set_pgd(pgd, *pgd_k); in handle_kernel_vaddr_fault()
/linux/arch/nios2/mm/
H A Dfault.c241 set_pgd(pgd, *pgd_k); in do_page_fault()
/linux/arch/x86/mm/
H A Dkasan_init_64.c214 set_pgd(pgd, pgd_entry); in kasan_early_p4d_populate()
366 set_pgd(&early_top_pgt[pgd_index(KASAN_SHADOW_END)], in kasan_init()
/linux/arch/x86/include/asm/
H A Dpgalloc.h137 set_pgd(pgd, __pgd(_PAGE_TABLE | __pa(p4d))); in pgd_populate()
/linux/arch/x86/kernel/
H A Dmachine_kexec_32.c89 set_pgd(pgd, __pgd(__pa(pmd) | _PAGE_PRESENT)); in machine_kexec_page_table_set_one()
/linux/arch/csky/mm/
H A Dfault.c145 set_pgd(pgd, *pgd_k); in vmalloc_fault()
/linux/arch/loongarch/mm/
H A Dpageattr.c35 set_pgd(pgd, val); in pageattr_pgd_entry()
/linux/arch/mips/mm/
H A Dfault.c297 set_pgd(pgd, *pgd_k); in __do_page_fault()
/linux/arch/riscv/kernel/
H A Dhibernate.c328 set_pgd(dst_pgdp, __pgd(pgd_val(pgd) | pgprot_val(prot))); in temp_pgtable_mapping()
/linux/arch/riscv/mm/
H A Dfault.c199 set_pgd(pgd, pgdp_get(pgd_k)); in vmalloc_fault()
H A Dinit.c1273 set_pgd(&swapper_pg_dir[idx], early_pg_dir[idx]); in setup_vm_final()
/linux/Documentation/arch/x86/
H A Dpti.rst110 be an update to the userspace PGD any time a set_pgd() is done
/linux/arch/x86/xen/
H A Dmmu_pv.c2038 set_pgd(pgd + 2 + idx_pud, __pgd(_PAGE_TABLE | pud_phys)); in xen_relocate_p2m()
2055 set_pgd(pgd + 1, __pgd(0)); in xen_relocate_p2m()