Searched refs:arch_msr_pair (Results 1 – 1 of 1) sorted by relevance
27 struct arch_msr_pair { struct140 struct arch_msr_pair *msrs_content = vcpu_vpmu(current)->context; in ppro_check_ctrs()232 struct arch_msr_pair *msr_content; in ppro_allocate_msr()234 msr_content = xzalloc_array(struct arch_msr_pair, num_counters); in ppro_allocate_msr()260 struct arch_msr_pair *msrs = vcpu_vpmu(v)->context; in ppro_load_msr()274 struct arch_msr_pair *msrs = vcpu_vpmu(v)->context; in ppro_save_msr()
Completed in 2 milliseconds