Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dhardirq.h37 unsigned int irq_hv_callback_count; member
/linux-4.1.27/arch/x86/kernel/cpu/
Dmshyperv.c45 inc_irq_stat(irq_hv_callback_count); in hyperv_vector_handler()
/linux-4.1.27/arch/x86/kernel/
Dirq.c132 seq_printf(p, "%10u ", irq_stats(j)->irq_hv_callback_count); in arch_show_interrupts()
/linux-4.1.27/drivers/xen/events/
Devents_base.c1258 inc_irq_stat(irq_hv_callback_count); in xen_evtchn_do_upcall()