Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgalloc.h124 set_p4d_safe(p4d, __p4d(_PAGE_TABLE | __pa(pud))); in p4d_populate_safe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpgtable.h589 #define set_p4d_safe(p4dp, p4d) \ macro