Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Ddebug.h78 #define DEBUG_SYS() (M.x86.debug & DEBUG_SYS_F) macro
96 #define DEBUG_SYS() 0 macro
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h78 # define DEBUG_SYS() (M.x86.debug & DEBUG_SYS_F) macro
96 # define DEBUG_SYS() 0 macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch19932 -# define DEBUG_SYS() (M.x86.debug & DEBUG_SYS_F)
19950 +#define DEBUG_SYS() (M.x86.debug & DEBUG_SYS_F)
19968 -# define DEBUG_SYS() 0
19985 +#define DEBUG_SYS() 0