Home
last modified time | relevance | path

Searched refs:DEBUG_INSTRUMENT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h64 # define DEBUG_INSTRUMENT() (M.x86.debug & DEBUG_INSTRUMENT_F) macro
83 # define DEBUG_INSTRUMENT() 0 macro
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch19918 -# define DEBUG_INSTRUMENT() (M.x86.debug & DEBUG_INSTRUMENT_F)
19936 +#define DEBUG_INSTRUMENT() (M.x86.debug & DEBUG_INSTRUMENT_F)
19955 -# define DEBUG_INSTRUMENT() 0
19972 +#define DEBUG_INSTRUMENT() 0