Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h70 # define DEBUG_SVC() (M.x86.debug & DEBUG_SVC_F) macro
89 # define DEBUG_SVC() 0 macro
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch19924 -# define DEBUG_SVC() (M.x86.debug & DEBUG_SVC_F)
19942 +#define DEBUG_SVC() (M.x86.debug & DEBUG_SVC_F)
19961 -# define DEBUG_SVC() 0
19978 +#define DEBUG_SVC() 0