Home
last modified time | relevance | path

Searched defs:DEBUG_SAVE_IP_CS (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Ddebug.h71 #define DEBUG_SAVE_IP_CS() (M.x86.debug & DEBUG_SAVE_IP_CS_F) macro
90 #define DEBUG_SAVE_IP_CS() 0 macro
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h71 # define DEBUG_SAVE_IP_CS() (M.x86.debug & DEBUG_SAVE_CS_IP) macro
90 # define DEBUG_SAVE_IP_CS() 0 macro