Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dseg_helper.c655 bool set_rf; in do_interrupt_protected() local
663 set_rf = false; in do_interrupt_protected()
666 set_rf = exception_is_fault(intno); in do_interrupt_protected()
808 if (set_rf) { in do_interrupt_protected()
932 bool set_rf; in do_interrupt64() local
941 set_rf = false; in do_interrupt64()
944 set_rf = exception_is_fault(intno); in do_interrupt64()
1023 if (set_rf) { in do_interrupt64()