Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dcpu-exec.c784 static inline bool need_replay_interrupt(int interrupt_request) in need_replay_interrupt() function
866 if (need_replay_interrupt(interrupt_request)) { in cpu_handle_interrupt()