Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dtranslate-all.c164 static int cpu_unwind_data_from_tb(TranslationBlock *tb, uintptr_t host_pc, in cpu_unwind_data_from_tb() function
206 int insns_left = cpu_unwind_data_from_tb(tb, host_pc, data); in cpu_restore_state_from_tb()
251 return cpu_unwind_data_from_tb(tb, host_pc, data) >= 0; in cpu_unwind_state_data()