Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dsys.c144 DB(if (DEBUG_IO_TRACE()) in p_inb()
159 DB(if (DEBUG_IO_TRACE()) in p_inw()
174 DB(if (DEBUG_IO_TRACE()) in p_inl()
188 DB(if (DEBUG_IO_TRACE()) in p_outb()
202 DB(if (DEBUG_IO_TRACE()) in p_outw()
216 DB(if (DEBUG_IO_TRACE()) in p_outl()
/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h80 # define DEBUG_IO_TRACE() (M.x86.debug & DEBUG_IO_TRACE_F) macro
98 # define DEBUG_IO_TRACE() 0 macro
125 | DEBUG_IO_TRACE() | DEBUG_SAVE_IP_CS()) { \
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch19444 -DB( if (DEBUG_IO_TRACE())
19447 + DB(if (DEBUG_IO_TRACE())
19462 -DB( if (DEBUG_IO_TRACE())
19465 + DB(if (DEBUG_IO_TRACE())
19480 -DB( if (DEBUG_IO_TRACE())
19483 + DB(if (DEBUG_IO_TRACE())
19499 -DB( if (DEBUG_IO_TRACE())
19502 + DB(if (DEBUG_IO_TRACE())
19518 -DB( if (DEBUG_IO_TRACE())
19521 + DB(if (DEBUG_IO_TRACE())
[all …]