Searched refs:PMU_CACHED (Results 1 – 2 of 2) sorted by relevance
97 #define PMU_CACHED (1<<0) /* PMU MSRs are cached in the context */ macro
319 *flags |= PMU_CACHED; in vpmu_do_interrupt()823 xenpmu_data->pmu.pmu_flags &= ~PMU_CACHED; in do_xenpmu_op()828 xenpmu_data->pmu.pmu_flags |= PMU_CACHED; in do_xenpmu_op()
Completed in 4 milliseconds