Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dx86emu.h180 #define DEBUG_INSTRUMENT_F 0x000800 macro
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/
H A Dx86emu.h185 #define DEBUG_INSTRUMENT_F 0x0800 macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Ddebug.h64 #define DEBUG_INSTRUMENT() (M.x86.debug & DEBUG_INSTRUMENT_F)
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h64 # define DEBUG_INSTRUMENT() (M.x86.debug & DEBUG_INSTRUMENT_F)
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch19855 #define DEBUG_INSTRUMENT_F 0x000800
19918 -# define DEBUG_INSTRUMENT() (M.x86.debug & DEBUG_INSTRUMENT_F)
19936 +#define DEBUG_INSTRUMENT() (M.x86.debug & DEBUG_INSTRUMENT_F)