Home
last modified time | relevance | path

Searched refs:pfn_from (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
270 pfn_from = pte_pfn(*pte_from); in copy_in_user_pt()
278 (void *)(pfn_from << PAGE_SHIFT) + offset_from, size); in copy_in_user_pt()