Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/include/
H A Dx86emu.h188 #define DEBUG_TRACECALL_REGS_F 0x4000 macro
/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h77 # define DEBUG_TRACECALLREGS() (M.x86.debug & DEBUG_TRACECALL_REGS_F)
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch19860 #define DEBUG_TRACECALL_REGS_F 0x004000
19931 -# define DEBUG_TRACECALLREGS() (M.x86.debug & DEBUG_TRACECALL_REGS_F)
19949 +#define DEBUG_TRACECALLREGS() (M.x86.debug & DEBUG_TRACECALL_REGS_F)