Searched refs:uaddr_from (Results 1 – 1 of 1) sorted by relevance
232 unsigned long uaddr_from = (unsigned long) from; in copy_in_user_pt() local246 uaddr = uaddr_from; in copy_in_user_pt()247 pte_from = follow_table(mm, uaddr_from); in copy_in_user_pt()272 offset_from = uaddr_from & (PAGE_SIZE-1); in copy_in_user_pt()273 offset_to = uaddr_from & (PAGE_SIZE-1); in copy_in_user_pt()280 uaddr_from += size; in copy_in_user_pt()