Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dpgalloc.h77 set_pgd_safe(pgd, in pgd_populate_safe()
H A Dpgtable.h1308 #define set_pgd_safe(pgdp, pgd) \ macro
/linux/arch/x86/include/asm/
H A Dpgalloc.h145 set_pgd_safe(pgd, __pgd(_PAGE_TABLE | __pa(p4d))); in pgd_populate_safe()