Searched refs:CPU_LOG_RESET (Results 1 - 6 of 6) sorted by relevance

/external/qemu/target-i386/
H A Dhelper.c470 if (qemu_loglevel_mask(CPU_LOG_RESET)) {
1497 qemu_log_mask(CPU_LOG_RESET, "Triple fault\n");
H A Dop_helper.c1307 qemu_log_mask(CPU_LOG_RESET, "Triple fault\n");
/external/qemu/
H A Dcpu-all.h883 #define CPU_LOG_RESET (1 << 9) macro
H A Dexec.c1645 { CPU_LOG_RESET, "cpu_reset",
/external/qemu/target-arm/
H A Dhelper.c265 if (qemu_loglevel_mask(CPU_LOG_RESET)) {
/external/qemu/target-mips/
H A Dtranslate.c8605 if (qemu_loglevel_mask(CPU_LOG_RESET)) {

Completed in 211 milliseconds