Home
last modified time | relevance | path

Searched refs:hv_map_stats_page (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hv/
H A Dmshv_root.h325 int hv_map_stats_page(enum hv_stats_object_type type,
H A Dmshv_root_main.c1031 err = hv_map_stats_page(HV_STATS_OBJECT_VP, &identity, in mshv_vp_stats_map()
1046 err = hv_map_stats_page(HV_STATS_OBJECT_VP, &identity, in mshv_vp_stats_map()
H A Dmshv_root_hv_call.c948 int hv_map_stats_page(enum hv_stats_object_type type, in hv_map_stats_page() function