Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/include/console/
H A Dstreams.h27 void gdb_tx_flush(void);
/aosp_15_r20/external/coreboot/src/console/
H A Dconsole.c100 void gdb_tx_flush(void) in gdb_tx_flush() function
/aosp_15_r20/external/coreboot/src/arch/x86/
H A Dexception.c232 gdb_tx_flush(); in stub_flush()