Searched refs:pgd_mkuptodate (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/asm/
H A Dpgtable-2level.h36 static inline void pgd_mkuptodate(pgd_t pgd) { } function
H A Dpgtable-3level.h73 static inline void pgd_mkuptodate(pgd_t pgd) { pgd_val(pgd) &= ~_PAGE_NEWPAGE; } function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/kernel/
H A Dtlb.c273 pgd_mkuptodate(*pgd);

Completed in 66 milliseconds