Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/bios_emulator/include/
H A Dx86emu.h183 #define DEBUG_SYSINT_F 0x0200 /* bios system interrupts. */ macro
/rk3399_rockchip-uboot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h75 # define DEBUG_SYSINT() (M.x86.debug & DEBUG_SYSINT_F)
/rk3399_rockchip-uboot/drivers/bios_emulator/x86emu/
H A Ddebug.c283 DEBUG_SVC_F | DEBUG_SYS_F | DEBUG_SYSINT_F; in x86emu_single_step()