Searched refs:guest_pfn (Results 1 – 2 of 2) sorted by relevance
97 __u64 guest_pfn; member
1228 if (mshv_partition_region_by_gfn(partition, mem->guest_pfn) || in mshv_partition_create_region()1229 mshv_partition_region_by_gfn(partition, mem->guest_pfn + nr_pages - 1) || in mshv_partition_create_region()1239 region->start_gfn = mem->guest_pfn; in mshv_partition_create_region()1359 ret = hv_call_map_mmio_pages(partition->pt_id, mem.guest_pfn, in mshv_map_user_memory()1388 region = mshv_partition_region_by_gfn(partition, mem.guest_pfn); in mshv_unmap_user_memory()1394 region->start_gfn != mem.guest_pfn || in mshv_unmap_user_memory()