Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Ddebug.h64 #define DEBUG_INSTRUMENT() (M.x86.debug & DEBUG_INSTRUMENT_F) macro
83 #define DEBUG_INSTRUMENT() 0 macro
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h64 # define DEBUG_INSTRUMENT() (M.x86.debug & DEBUG_INSTRUMENT_F) macro
83 # define DEBUG_INSTRUMENT() 0 macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch19918 -# define DEBUG_INSTRUMENT() (M.x86.debug & DEBUG_INSTRUMENT_F)
19936 +#define DEBUG_INSTRUMENT() (M.x86.debug & DEBUG_INSTRUMENT_F)
19955 -# define DEBUG_INSTRUMENT() 0
19972 +#define DEBUG_INSTRUMENT() 0