Home
last modified time | relevance | path

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

/arch/x86/xen/
Dmmu.c2638 int numpgs, struct page **pages) in xen_unmap_domain_mfn_range() argument
2644 while (numpgs--) { in xen_unmap_domain_mfn_range()
2650 unsigned long pfn = page_to_pfn(pages[numpgs]); in xen_unmap_domain_mfn_range()