Home
last modified time | relevance | path

Searched refs:stats_area_type (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/hv/
H A Dmshv_debugfs.c62 .lp.stats_area_type = HV_STATS_AREA_SELF, in mshv_lp_stats_unmap()
79 .lp.stats_area_type = HV_STATS_AREA_SELF, in mshv_lp_stats_map()
285 enum hv_stats_area_type stats_area_type) in mshv_partition_stats_unmap() argument
289 .partition.stats_area_type = stats_area_type, in mshv_partition_stats_unmap()
298 (stats_area_type == HV_STATS_AREA_SELF) ? "self" : "parent", in mshv_partition_stats_unmap()
303 enum hv_stats_area_type stats_area_type) in mshv_partition_stats_map() argument
307 .partition.stats_area_type = stats_area_type, in mshv_partition_stats_map()
316 (stats_area_type == HV_STATS_AREA_SELF) ? "self" : "parent", in mshv_partition_stats_map()
569 .hv.stats_area_type = HV_STATS_AREA_SELF, in mshv_hv_stats_unmap()
582 .hv.stats_area_type = HV_STATS_AREA_SELF, in mshv_hv_stats_map()
H A Dmshv_root_hv_call.c865 return identity->hv.stats_area_type; in hv_stats_get_area_type()
867 return identity->lp.stats_area_type; in hv_stats_get_area_type()
869 return identity->partition.stats_area_type; in hv_stats_get_area_type()
871 return identity->vp.stats_area_type; in hv_stats_get_area_type()
H A Dmshv_root_main.c958 identity.vp.stats_area_type = HV_STATS_AREA_SELF; in mshv_vp_stats_unmap()
967 identity.vp.stats_area_type = HV_STATS_AREA_PARENT; in mshv_vp_stats_unmap()
986 identity.vp.stats_area_type = HV_STATS_AREA_SELF; in mshv_vp_stats_map()
1001 identity.vp.stats_area_type = HV_STATS_AREA_PARENT; in mshv_vp_stats_map()
1016 identity.vp.stats_area_type = HV_STATS_AREA_SELF; in mshv_vp_stats_map()
/linux/include/hyperv/
H A Dhvhdk_mini.h60 u8 stats_area_type; member
67 u8 stats_area_type; member
74 u8 stats_area_type; member
83 u8 stats_area_type; member