Searched refs:pud_needsync (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/um/kernel/ | ||
| H A D | tlb.c | 127 if (pud_needsync(*pud)) { in update_pud_range() |
| /linux/arch/um/include/asm/ | ||
| H A D | pgtable.h | 94 #define pud_needsync(x) (pud_val(x) & _PAGE_NEEDSYNC) macro |