Home
last modified time | relevance | path

Searched refs:gdbstub_io_rx_handler (Results 1 – 6 of 6) sorted by relevance

/arch/mn10300/kernel/
Dgdb-io-serial-low.S32 .globl gdbstub_io_rx_handler symbol
33 .type gdbstub_io_rx_handler,@function
34 gdbstub_io_rx_handler: label
91 .size gdbstub_io_rx_handler,.-gdbstub_io_rx_handler
Dgdb-io-ttysm-low.S32 .globl gdbstub_io_rx_handler symbol
33 .type gdbstub_io_rx_handler,@function
34 gdbstub_io_rx_handler: label
93 .size gdbstub_io_rx_handler,.-gdbstub_io_rx_handler
Dsmp-low.S47 jmp gdbstub_io_rx_handler
Dgdb-io-serial.c65 gdbstub_io_rx_handler); in gdbstub_io_init()
Dgdb-io-ttysm.c65 gdbstub_io_rx_handler); in gdbstub_io_init()
/arch/mn10300/include/asm/
Dgdb-stub.h106 extern asmlinkage void gdbstub_io_rx_handler(void);