Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/xen/
Dswiotlb-xen.c76 unsigned long next_mfn; in check_pages_physically_contiguous() local
80 next_mfn = pfn_to_mfn(pfn); in check_pages_physically_contiguous()
84 if (pfn_to_mfn(++pfn) != ++next_mfn) in check_pages_physically_contiguous()