Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/xen/
Dswiotlb-xen.c101 unsigned long next_bfn; in check_pages_physically_contiguous() local
105 next_bfn = pfn_to_bfn(xen_pfn); in check_pages_physically_contiguous()
109 if (pfn_to_bfn(++xen_pfn) != ++next_bfn) in check_pages_physically_contiguous()