Searched refs:uaddr_from (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.c232 unsigned long uaddr_from = (unsigned long) from; local
246 uaddr = uaddr_from;
247 pte_from = follow_table(mm, uaddr_from);
272 offset_from = uaddr_from & (PAGE_SIZE-1);
273 offset_to = uaddr_from & (PAGE_SIZE-1);
280 uaddr_from += size;

Completed in 136 milliseconds