Searched refs:pgd_newpage (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.h35 static inline int pgd_newpage(pgd_t pgd) { return 0; } function
H A Dpgtable-3level.h68 static inline int pgd_newpage(pgd_t pgd) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/kernel/
H A Dtlb.c271 if (force || pgd_newpage(*pgd)) {
307 if (pgd_newpage(*pgd)) {

Completed in 86 milliseconds