Searched refs:DEBUG_SVC_F (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/include/
H A Dx86emu.h174 #define DEBUG_SVC_F 0x000020 macro
186 #define DEBUG_SYS_F (DEBUG_SVC_F|DEBUG_FS_F|DEBUG_PROC_F)
/barrelfish-2018-10-04/include/x86emu/
H A Ddebug.h70 # define DEBUG_SVC() (M.x86.debug & DEBUG_SVC_F)
/barrelfish-2018-10-04/lib/x86emu/
H A Ddebug.c287 M.x86.debug ^= DEBUG_SVC_F | DEBUG_SYS_F | DEBUG_SYSINT_F;

Completed in 37 milliseconds