Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/sys/
H A Dhypervisor.h97 extern int xen_debug_handler(void *);
/titanic_50/usr/src/uts/i86xpv/os/
H A Dxen_machdep.c642 xen_debug_handler(void *arg) in xen_debug_handler() function
715 (void) xen_debug_handler(NULL); in xen_sysrq_handler()
H A Devtchn.c1222 (void) add_avintr(NULL, IPL_DEBUG, (avfunc)xen_debug_handler, in ec_init_debug_irq()