Searched refs:pt_mem_regions (Results 1 – 2 of 2) sorted by relevance
593 hlist_for_each_entry(region, &partition->pt_mem_regions, hnode) { in mshv_partition_region_by_gfn()1189 hlist_for_each_entry(rg, &partition->pt_mem_regions, hnode) { in mshv_partition_create_region()1353 hlist_add_head(®ion->hnode, &partition->pt_mem_regions); in mshv_map_user_memory()1803 hlist_for_each_entry_safe(region, n, &partition->pt_mem_regions, in destroy_partition()2008 INIT_HLIST_HEAD(&partition->pt_mem_regions); in mshv_ioctl_create_partition()
112 struct hlist_head pt_mem_regions; // not ordered member