Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h74 # define DEBUG_PROC() (M.x86.debug & DEBUG_PROC_F) macro
92 # define DEBUG_PROC() 0 macro
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch19928 -# define DEBUG_PROC() (M.x86.debug & DEBUG_PROC_F)
19946 +#define DEBUG_PROC() (M.x86.debug & DEBUG_PROC_F)
19964 -# define DEBUG_PROC() 0
19981 +#define DEBUG_PROC() 0