Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/cpu/
Dacrn.c54 inc_irq_stat(irq_hv_callback_count); in acrn_hv_vector_handler()
Dmshyperv.c48 inc_irq_stat(irq_hv_callback_count); in hyperv_vector_handler()
/Linux-v5.4/arch/x86/include/asm/
Dhardirq.h41 unsigned int irq_hv_callback_count; member
/Linux-v5.4/arch/x86/kernel/
Dirq.c143 irq_stats(j)->irq_hv_callback_count); in arch_show_interrupts()
/Linux-v5.4/drivers/xen/events/
Devents_base.c1249 inc_irq_stat(irq_hv_callback_count); in xen_evtchn_do_upcall()