Home
last modified time | relevance | path

Searched refs:VIRQ_DEBUG (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/xen/interface/
Dxen.h89 #define VIRQ_DEBUG 1 /* V. Request guest to dump debug info. */ macro
/linux-6.1.9/arch/x86/xen/
Dsmp.c94 rc = bind_virq_to_irqhandler(VIRQ_DEBUG, cpu, in xen_smp_intr_init()