Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Ddebug.h70 #define DEBUG_SVC() (M.x86.debug & DEBUG_SVC_F) macro
89 #define DEBUG_SVC() 0 macro
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h70 # define DEBUG_SVC() (M.x86.debug & DEBUG_SVC_F) macro
89 # define DEBUG_SVC() 0 macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch19924 -# define DEBUG_SVC() (M.x86.debug & DEBUG_SVC_F)
19942 +#define DEBUG_SVC() (M.x86.debug & DEBUG_SVC_F)
19961 -# define DEBUG_SVC() 0
19978 +#define DEBUG_SVC() 0