Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/include/asm/
H A Dpgtable.h93 #define pud_mkuptodate(x) (pud_val(x) &= ~_PAGE_NEWPAGE) macro
/openbmc/linux/arch/um/kernel/
H A Dtlb.c287 pud_mkuptodate(*pud); in update_pud_range()