Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h75 # define DEBUG_SYSINT() (M.x86.debug & DEBUG_SYSINT_F) macro
93 # define DEBUG_SYSINT() 0 macro
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch19929 -# define DEBUG_SYSINT() (M.x86.debug & DEBUG_SYSINT_F)
19947 +#define DEBUG_SYSINT() (M.x86.debug & DEBUG_SYSINT_F)
19965 -# define DEBUG_SYSINT() 0
19982 +#define DEBUG_SYSINT() 0