Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/cpu/
Dacrn.c55 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
Dmshyperv.c121 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
/linux-6.12.1/arch/x86/include/asm/
Dhardirq.h41 unsigned int irq_hv_callback_count; member
/linux-6.12.1/arch/x86/kernel/
Dirq.c145 irq_stats(j)->irq_hv_callback_count); in arch_show_interrupts()
224 sum += irq_stats(cpu)->irq_hv_callback_count; in arch_irq_stat_cpu()
Dkvm.c298 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
/linux-6.12.1/arch/x86/xen/
Denlighten_hvm.c135 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
/linux-6.12.1/arch/x86/entry/
Dcommon.c498 inc_irq_stat(irq_hv_callback_count); in __xen_pv_evtchn_do_upcall()