Home
last modified time | relevance | path

Searched refs:get_xenpmu_flags (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/xen/
H A Dpmu.c27 #define get_xenpmu_flags() (this_cpu_ptr(&xenpmu_shared)->flags) macro
206 uint8_t xenpmu_flags = get_xenpmu_flags(); in xen_intel_pmu_emulate()
268 uint8_t xenpmu_flags = get_xenpmu_flags(); in xen_amd_pmu_emulate()
355 uint8_t xenpmu_flags = get_xenpmu_flags(); in xen_amd_read_pmc()
376 uint8_t xenpmu_flags = get_xenpmu_flags(); in xen_intel_read_pmc()
420 if (get_xenpmu_flags() & XENPMU_IRQ_PROCESSING) in pmu_apic_update()
497 uint8_t xenpmu_flags = get_xenpmu_flags(); in xen_pmu_irq_handler()