Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_debugfs.c38 static u64 mshv_lps_count; variable
147 for (lp_index = 0; lp_index < mshv_lps_count; lp_index++) in mshv_debugfs_lp_remove()
159 mshv_lps_stats = kzalloc_objs(*mshv_lps_stats, mshv_lps_count, in mshv_debugfs_lp_create()
171 for (lp_index = 0; lp_index < mshv_lps_count; lp_index++) { in mshv_debugfs_lp_create()
615 mshv_lps_count = stats[HV_HYPERVISOR_COUNTER_LOGICAL_PROCESSORS]; in mshv_debugfs_hv_stats_create()