Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/translate/
H A Dmisc-impl.c.inc73 gen_check_tlb_flush(ctx, true);
H A Dstorage-ctrl-impl.c.inc165 gen_check_tlb_flush(ctx, true);
/openbmc/qemu/target/ppc/
H A Dtranslate.c2888 static inline void gen_check_tlb_flush(DisasContext *ctx, bool global) in gen_check_tlb_flush() function
2915 static inline void gen_check_tlb_flush(DisasContext *ctx, bool global) { } in gen_check_tlb_flush() function
2926 gen_check_tlb_flush(ctx, false); in gen_isync()
4700 gen_check_tlb_flush(ctx, true); in gen_tlbsync()