Searched refs:handle_even_inj (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/i386/tcg/ |
H A D | helper-tcg.h | 106 void handle_even_inj(CPUX86State *env, int intno, int is_int,
|
H A D | seg_helper.c | 1206 handle_even_inj(env, intno, is_int, error_code, is_hw, 0); in do_interrupt_all() 1221 handle_even_inj(env, intno, is_int, error_code, is_hw, 1); in do_interrupt_all()
|
/openbmc/qemu/target/i386/tcg/sysemu/ |
H A D | seg_helper.c | 85 void handle_even_inj(CPUX86State *env, int intno, int is_int, in handle_even_inj() function
|