Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dhardirq.h41 unsigned int irq_hv_callback_count; member
/linux-4.4.14/arch/x86/kernel/cpu/
Dmshyperv.c47 inc_irq_stat(irq_hv_callback_count); in hyperv_vector_handler()
/linux-4.4.14/arch/x86/kernel/
Dirq.c146 irq_stats(j)->irq_hv_callback_count); in arch_show_interrupts()
/linux-4.4.14/drivers/xen/events/
Devents_base.c1259 inc_irq_stat(irq_hv_callback_count); in xen_evtchn_do_upcall()