Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dbug.h68 #define run_in_exception_handler(fn) BUG_FRAME(BUGFRAME_run_fn, 0, fn, 0, NULL) macro
A Dprocessor.h484 #define dump_execution_state() run_in_exception_handler(show_execution_state)
/xen-4.10.0-shim-comet/xen/drivers/char/
A Dns16550.c583 #ifdef run_in_exception_handler in ns16550_poll()
584 run_in_exception_handler(__ns16550_poll); in ns16550_poll()
A Dehci-dbgp.c1287 #ifdef run_in_exception_handler in ehci_dbgp_poll()
1288 run_in_exception_handler(_ehci_dbgp_poll); in ehci_dbgp_poll()

Completed in 15 milliseconds