Home
last modified time | relevance | path

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

/linux-6.15/drivers/hv/
H A Dmshv_root.h301 int hv_call_unmap_stat_page(enum hv_stats_object_type type,
H A Dmshv_root_main.c877 hv_call_unmap_stat_page(HV_STATS_OBJECT_VP, &identity); in mshv_vp_stats_unmap()
880 hv_call_unmap_stat_page(HV_STATS_OBJECT_VP, &identity); in mshv_vp_stats_unmap()
908 hv_call_unmap_stat_page(HV_STATS_OBJECT_VP, &identity); in mshv_vp_stats_map()
H A Dmshv_root_hv_call.c767 int hv_call_unmap_stat_page(enum hv_stats_object_type type, in hv_call_unmap_stat_page() function