Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dacrn.c55 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
H A Dmshyperv.c121 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
/linux/arch/x86/include/asm/
H A Dhardirq.h40 unsigned int irq_hv_callback_count; member
/linux/arch/x86/kernel/
H A Dirq.c152 irq_stats(j)->irq_hv_callback_count); in arch_show_interrupts()
231 sum += irq_stats(cpu)->irq_hv_callback_count; in arch_irq_stat_cpu()
H A Dkvm.c299 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
/linux/arch/x86/xen/
H A Denlighten_pv.c733 inc_irq_stat(irq_hv_callback_count); in __xen_pv_evtchn_do_upcall()