Searched refs:set_pmd_safe (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ | ||
| H A D | pgalloc.h | 73 set_pmd_safe(pmd, __pmd(__pa(pte) | _PAGE_TABLE)); in pmd_populate_kernel_safe() |
| H A D | pgtable.h | 1720 #define set_pmd_safe(pmdp, pmd) \ macro |