Searched refs:pmd_mkuptodate (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/arch/um/include/asm/ | ||
| D | pgtable.h | 104 #define pmd_mkuptodate(x) (pmd_val(x) &= ~_PAGE_NEWPAGE) macro |
| /Linux-v5.4/arch/um/kernel/ | ||
| D | tlb.c | 272 pmd_mkuptodate(*pmd); in update_pmd_range() |