Home
last modified time | relevance | path

Searched refs:pfn_to (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/s390/lib/
Duaccess_pt.c230 unsigned long offset_from, offset_to, offset_max, pfn_from, pfn_to, in copy_in_user_pt() local
271 pfn_to = pte_pfn(*pte_to); in copy_in_user_pt()
277 memcpy((void *)(pfn_to << PAGE_SHIFT) + offset_to, in copy_in_user_pt()