Searched refs:this_pfn (Results 1 – 1 of 1) sorted by relevance
1168 unsigned long this_pfn = page_to_pfn(page_list[i]); in vhost_vdpa_pa_map() local1171 if (last_pfn && (this_pfn != last_pfn + 1)) { in vhost_vdpa_pa_map()1191 map_pfn = this_pfn; in vhost_vdpa_pa_map()1196 last_pfn = this_pfn; in vhost_vdpa_pa_map()