HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_SVC_F (Results 1 - 3 of 3) sorted by null

  /external/u-boot/drivers/bios_emulator/include/
x86emu.h 179 #define DEBUG_SVC_F 0x0020
191 #define DEBUG_SYS_F (DEBUG_SVC_F|DEBUG_FS_F|DEBUG_PROC_F)
  /external/u-boot/drivers/bios_emulator/include/x86emu/
debug.h 70 # define DEBUG_SVC() (M.x86.debug & DEBUG_SVC_F)
  /external/u-boot/drivers/bios_emulator/x86emu/
debug.c 283 DEBUG_SVC_F | DEBUG_SYS_F | DEBUG_SYSINT_F;

Completed in 216 milliseconds