Home
last modified time | relevance | path

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

/linux-6.6.21/arch/riscv/include/asm/
Dpgalloc.h57 set_p4d_safe(p4d, in p4d_populate_safe()
/linux-6.6.21/arch/x86/include/asm/
Dpgalloc.h122 set_p4d_safe(p4d, __p4d(_PAGE_TABLE | __pa(pud))); in p4d_populate_safe()
/linux-6.6.21/include/linux/
Dpgtable.h846 #define set_p4d_safe(p4dp, p4d) \ macro