Home
last modified time | relevance | path

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

/linux-2.6.39/include/xen/interface/
Dxen.h78 #define VIRQ_DEBUG 1 /* Request guest to dump debug info. */ macro
/linux-2.6.39/arch/x86/xen/
Dsmp.c122 rc = bind_virq_to_irqhandler(VIRQ_DEBUG, cpu, xen_debug_interrupt, in xen_smp_intr_init()
/linux-2.6.39/arch/powerpc/
DKconfig.debug138 config VIRQ_DEBUG config