Home
last modified time | relevance | path

Searched refs:pt_mem_regions (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hv/
H A Dmshv_root_main.c593 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(&region->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()
H A Dmshv_root.h112 struct hlist_head pt_mem_regions; // not ordered member