Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dacrn.c55 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
H A Dmshyperv.c122 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
/openbmc/linux/arch/x86/include/asm/
H A Dhardirq.h41 unsigned int irq_hv_callback_count; member
/openbmc/linux/arch/x86/kernel/
H A Dirq.c143 irq_stats(j)->irq_hv_callback_count); in arch_show_interrupts()
215 sum += irq_stats(cpu)->irq_hv_callback_count; in arch_irq_stat_cpu()
H A Dkvm.c296 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
/openbmc/linux/arch/x86/xen/
H A Denlighten_hvm.c137 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
/openbmc/linux/arch/x86/entry/
H A Dcommon.c390 inc_irq_stat(irq_hv_callback_count); in __xen_pv_evtchn_do_upcall()