Searched refs:pt_mem_regions (Results 1 – 2 of 2) sorted by relevance
619 hlist_for_each_entry(region, &partition->pt_mem_regions, hnode) { in mshv_partition_region_by_gfn() 1227 hlist_for_each_entry(rg, &partition->pt_mem_regions, hnode) { in mshv_partition_create_region() 1395 hlist_add_head(®ion->hnode, &partition->pt_mem_regions); in mshv_map_user_memory() 1852 hlist_for_each_entry_safe(region, n, &partition->pt_mem_regions, in destroy_partition() 2060 INIT_HLIST_HEAD(&partition->pt_mem_regions); in mshv_ioctl_create_partition()
113 struct hlist_head pt_mem_regions; // not ordered member