Searched refs:CPU_LOG_IOPORT (Results 1 – 3 of 3) sorted by relevance
/external/qemu/ | ||
D | ioport.c | 43 # define LOG_IOPORT(...) qemu_log_mask(CPU_LOG_IOPORT, ## __VA_ARGS__) |
D | cpu-all.h | 881 #define CPU_LOG_IOPORT (1 << 7) macro |
D | exec.c | 1649 { CPU_LOG_IOPORT, "ioport", |