Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c260 static void gen_exception_gpf(DisasContext *s);
764 gen_exception_gpf(s); in gen_check_io()
1392 static void gen_exception_gpf(DisasContext *s) in gen_exception_gpf() function
1403 gen_exception_gpf(s); in check_cpl0()
3998 gen_exception_gpf(dc); in i386_tr_translate_insn()
H A Ddecode-new.c.inc2812 gen_exception_gpf(s);