Home
last modified time | relevance | path

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

/external/qemu/
Dcpu-exec.c99 static void cpu_exec_nocache(int max_cycles, TranslationBlock *orig_tb) in cpu_exec_nocache() function
664 cpu_exec_nocache(insns_left, tb); in cpu_exec()