Searched refs:set_pud_safe (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ | ||
| H A D | pgalloc.h | 106 set_pud_safe(pud, __pud(_PAGE_TABLE | __pa(pmd))); in pud_populate_safe() |
| H A D | pgtable.h | 1719 #define set_pud_safe(pudp, pud) \ macro |