Home
last modified time | relevance | path

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

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