Searched refs:mshv_lps_stats (Results 1 – 1 of 1) sorted by relevance
39 static struct hv_stats_page **mshv_lps_stats; variable67 mshv_lps_stats[lp_index], &identity); in mshv_lp_stats_unmap()72 mshv_lps_stats[lp_index] = NULL; in mshv_lp_stats_unmap()91 mshv_lps_stats[lp_index] = stats; in mshv_lp_stats_map()150 kfree(mshv_lps_stats); in mshv_debugfs_lp_remove()151 mshv_lps_stats = NULL; in mshv_debugfs_lp_remove()159 mshv_lps_stats = kzalloc_objs(*mshv_lps_stats, mshv_lps_count, in mshv_debugfs_lp_create()162 if (!mshv_lps_stats) in mshv_debugfs_lp_create()186 kfree(mshv_lps_stats); in mshv_debugfs_lp_create()187 mshv_lps_stats = NULL; in mshv_debugfs_lp_create()