Home
last modified time | relevance | path

Searched defs:DEBUG_IO_TRACE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Ddebug.h80 #define DEBUG_IO_TRACE() (M.x86.debug & DEBUG_IO_TRACE_F) macro
98 #define DEBUG_IO_TRACE() 0 macro
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h80 # define DEBUG_IO_TRACE() (M.x86.debug & DEBUG_IO_TRACE_F) macro
98 # define DEBUG_IO_TRACE() 0 macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dhelper_exec.c36 #define DEBUG_IO_TRACE() 0 macro