Home
last modified time | relevance | path

Searched refs:CPU_LOG_IOPORT (Results 1 – 5 of 5) sorted by relevance

/external/qemu/
Dioport.c43 # define LOG_IOPORT(...) qemu_log_mask(CPU_LOG_IOPORT, ## __VA_ARGS__)
Dcpu-all.h826 #define CPU_LOG_IOPORT (1 << 7) macro
Dexec.c1639 { CPU_LOG_IOPORT, "ioport",
Dvl.c179 # define LOG_IOPORT(...) qemu_log_mask(CPU_LOG_IOPORT, ## __VA_ARGS__)
Dvl-android.c216 # define LOG_IOPORT(...) qemu_log_mask(CPU_LOG_IOPORT, ## __VA_ARGS__)