Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkgdb.h188 kgdb_arch_handle_qxfer_pkt(char *remcom_in_buffer,
/openbmc/linux/arch/riscv/kernel/
H A Dkgdb.c257 void kgdb_arch_handle_qxfer_pkt(char *remcom_in_buffer, in kgdb_arch_handle_qxfer_pkt() function
/openbmc/linux/lib/
H A DKconfig.kgdb6 # set if architecture has the its kgdb_arch_handle_qxfer_pkt
/openbmc/linux/kernel/debug/
H A Dgdbstub.c799 kgdb_arch_handle_qxfer_pkt(remcom_in_buffer, in gdb_cmd_query()