Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dx86emu.h183 #define DEBUG_TRACECALL_REGS_F 0x004000 macro
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/
H A Dx86emu.h188 #define DEBUG_TRACECALL_REGS_F 0x4000 macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Ddebug.h77 #define DEBUG_TRACECALLREGS() (M.x86.debug & DEBUG_TRACECALL_REGS_F)
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h77 # define DEBUG_TRACECALLREGS() (M.x86.debug & DEBUG_TRACECALL_REGS_F)
/OK3568_Linux_fs/yocto/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)