Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dhelper_regs.c261 uint32_t hflags_current = env->hflags; in cpu_get_tb_cpu_state() local
266 *flags = hflags_current; in cpu_get_tb_cpu_state()
269 if (unlikely(hflags_current != hflags_rebuilt)) { in cpu_get_tb_cpu_state()
272 hflags_current, hflags_rebuilt); in cpu_get_tb_cpu_state()