Home
last modified time | relevance | path

Searched refs:PMU_SAMPLE_PV (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H A Dinterface.h318 #define PMU_SAMPLE_PV (1<<3) /* Sample from a PV guest */ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H A Dinterface.h321 #define PMU_SAMPLE_PV (1<<3) /* Sample from a PV guest */ macro
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dpmu.c440 if (xenpmu_data->pmu.pmu_flags & PMU_SAMPLE_PV) in xen_is_user_mode()
472 if (pmu_flags & PMU_SAMPLE_PV) { in xen_convert_regs()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dpmu.c444 if (xenpmu_data->pmu.pmu_flags & PMU_SAMPLE_PV) { in xen_guest_state()
479 if (pmu_flags & PMU_SAMPLE_PV) { in xen_convert_regs()

Completed in 5 milliseconds