Searched defs:can_do_io (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/
H A Dqemu-timer.h244 static inline int can_do_io(CPUState *env) function
253 return env->can_do_io != 0;

Completed in 42 milliseconds