Searched refs:msr_store_entry (Results 1 – 3 of 3) sorted by relevance
211 struct msr_store_entry { struct220 struct msr_store_entry guest[MSR_AREA_COUNT]; argument221 struct msr_store_entry host[MSR_AREA_COUNT];
217 struct msr_store_entry vmexit_msr_list[MAX_PROFILING_MSR_STORE_NUM + MAX_HV_MSR_LIST_NUM];
130 size = sizeof(struct msr_store_entry) * MAX_HV_MSR_LIST_NUM; in profiling_enable_pmu()
Completed in 7 milliseconds