Home
last modified time | relevance | path

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

/linux-6.15/arch/riscv/include/asm/
H A Dpgalloc.h57 set_p4d_safe(p4d, in p4d_populate_safe()
H A Dpgtable.h1038 #define set_p4d_safe(p4dp, p4d) \ macro
/linux-6.15/arch/x86/include/asm/
H A Dpgalloc.h120 set_p4d_safe(p4d, __p4d(_PAGE_TABLE | __pa(pud))); in p4d_populate_safe()
H A Dpgtable.h1804 #define set_p4d_safe(p4dp, p4d) \ macro