Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dx86emu.h181 #define DEBUG_MEM_TRACE_F 0x001000 macro
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/
H A Dx86emu.h186 #define DEBUG_MEM_TRACE_F 0x1000 macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Ddebug.h79 #define DEBUG_MEM_TRACE() (M.x86.debug & DEBUG_MEM_TRACE_F)
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h79 # define DEBUG_MEM_TRACE() (M.x86.debug & DEBUG_MEM_TRACE_F)
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch19856 -#define DEBUG_MEM_TRACE_F 0x001000
19858 +#define DEBUG_MEM_TRACE_F 0x001000
19933 -# define DEBUG_MEM_TRACE() (M.x86.debug & DEBUG_MEM_TRACE_F)
19951 +#define DEBUG_MEM_TRACE() (M.x86.debug & DEBUG_MEM_TRACE_F)