Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dxen.h89 #define VIRQ_DEBUG 1 /* V. Request guest to dump debug info. */ macro
/openbmc/linux/arch/x86/xen/
H A Dsmp.c101 rc = bind_virq_to_irqhandler(VIRQ_DEBUG, cpu, in xen_smp_intr_init()
/openbmc/qemu/include/hw/xen/interface/
H A Dxen.h165 #define VIRQ_DEBUG 1 /* V. Request guest to dump debug info. */ macro
/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.c1024 case VIRQ_DEBUG: in virq_is_global()