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

/barrelfish-2018-10-04/include/
H A Dx86emu.h178 #define DEBUG_SYSINT_F 0x000200 /* bios system interrupts. */ macro
/barrelfish-2018-10-04/include/x86emu/
H A Ddebug.h75 # define DEBUG_SYSINT() (M.x86.debug & DEBUG_SYSINT_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 40 milliseconds