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

/barrelfish-2018-10-04/include/
H A Dx86emu.h186 #define DEBUG_SYS_F (DEBUG_SVC_F|DEBUG_FS_F|DEBUG_PROC_F) macro
/barrelfish-2018-10-04/include/x86emu/
H A Ddebug.h78 # define DEBUG_SYS() (M.x86.debug & DEBUG_SYS_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 51 milliseconds