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

  /external/qemu/include/qemu/
log.h 91 * log_cpu_state_mask:
98 static inline void log_cpu_state_mask(int mask, CPUState *cpu, int flags) function
  /external/qemu/target-i386/
smm_helper.c 50 log_cpu_state_mask(CPU_LOG_INT, ENV_GET_CPU(env), X86_DUMP_CCOP);
291 log_cpu_state_mask(CPU_LOG_INT, ENV_GET_CPU(env), X86_DUMP_CCOP);
seg_helper.c 35 log_cpu_state_mask(CPU_LOG_PCALL, (env), X86_DUMP_CCOP)
    [all...]
translate.c     [all...]
  /external/qemu/target-mips/
translate.c     [all...]

Completed in 711 milliseconds