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

  /external/qemu/include/qemu/
log.h 38 #define CPU_LOG_IOPORT (1 << 7)
  /external/qemu/
qemu-log.c 113 { CPU_LOG_IOPORT, "ioport",
ioport.c 43 # define LOG_IOPORT(...) qemu_log_mask(CPU_LOG_IOPORT, ## __VA_ARGS__)

Completed in 36 milliseconds