Lines Matching defs:identity
60 union hv_stats_object_identity identity = {
67 mshv_lps_stats[lp_index], &identity);
77 union hv_stats_object_identity identity = {
84 err = hv_map_stats_page(HV_STATS_OBJECT_LOGICAL_PROCESSOR, &identity,
287 union hv_stats_object_identity identity = {
294 &identity);
305 union hv_stats_object_identity identity = {
312 err = hv_map_stats_page(HV_STATS_OBJECT_PARTITION, &identity, &stats);
568 union hv_stats_object_identity identity = {
573 err = hv_unmap_stats_page(HV_STATS_OBJECT_HYPERVISOR, NULL, &identity);
581 union hv_stats_object_identity identity = {
587 err = hv_map_stats_page(HV_STATS_OBJECT_HYPERVISOR, &identity, &stats);