Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Ddebug.h75 #define DEBUG_SYSINT() (M.x86.debug & DEBUG_SYSINT_F) macro
93 #define DEBUG_SYSINT() 0 macro
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h75 # define DEBUG_SYSINT() (M.x86.debug & DEBUG_SYSINT_F) macro
93 # define DEBUG_SYSINT() 0 macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch19929 -# define DEBUG_SYSINT() (M.x86.debug & DEBUG_SYSINT_F)
19947 +#define DEBUG_SYSINT() (M.x86.debug & DEBUG_SYSINT_F)
19965 -# define DEBUG_SYSINT() 0
19982 +#define DEBUG_SYSINT() 0