Searched refs:this_pfn (Results 1 – 1 of 1) sorted by relevance
1154 unsigned long this_pfn = page_to_pfn(page_list[i]); in vhost_vdpa_pa_map() local1157 if (last_pfn && (this_pfn != last_pfn + 1)) { in vhost_vdpa_pa_map()1177 map_pfn = this_pfn; in vhost_vdpa_pa_map()1182 last_pfn = this_pfn; in vhost_vdpa_pa_map()