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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/lib/
H A Duaccess_pt.c18 static inline pte_t *follow_table(struct mm_struct *mm, unsigned long addr) function
51 pte = follow_table(mm, uaddr);
97 pte = follow_table(mm, uaddr);
177 pte = follow_table(mm, uaddr);
247 pte_from = follow_table(mm, uaddr_from);
258 pte_to = follow_table(mm, uaddr_to);

Completed in 422 milliseconds