Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/cpu/
Dacrn.c55 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
Dmshyperv.c122 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
/linux-6.6.21/arch/x86/include/asm/
Dhardirq.h41 unsigned int irq_hv_callback_count; member
/linux-6.6.21/arch/x86/kernel/
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()
Dkvm.c296 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
/linux-6.6.21/arch/x86/xen/
Denlighten_hvm.c137 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
/linux-6.6.21/arch/x86/entry/
Dcommon.c390 inc_irq_stat(irq_hv_callback_count); in __xen_pv_evtchn_do_upcall()