Searched refs:hv_map_stats_page (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/hv/ |
| H A D | mshv_debugfs.c | 84 err = hv_map_stats_page(HV_STATS_OBJECT_LOGICAL_PROCESSOR, &identity, in mshv_lp_stats_map() 312 err = hv_map_stats_page(HV_STATS_OBJECT_PARTITION, &identity, &stats); in mshv_partition_stats_map() 587 err = hv_map_stats_page(HV_STATS_OBJECT_HYPERVISOR, &identity, &stats); in mshv_hv_stats_map()
|
| H A D | mshv_root.h | 324 int hv_map_stats_page(enum hv_stats_object_type type,
|
| H A D | mshv_root_main.c | 986 err = hv_map_stats_page(HV_STATS_OBJECT_VP, &identity, in mshv_vp_stats_map() 1001 err = hv_map_stats_page(HV_STATS_OBJECT_VP, &identity, in mshv_vp_stats_map()
|
| H A D | mshv_root_hv_call.c | 936 int hv_map_stats_page(enum hv_stats_object_type type, in hv_map_stats_page() function
|