Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/translate/
H A Dstorage-ctrl-impl.c.inc165 gen_check_tlb_flush(ctx, true);
/openbmc/qemu/target/ppc/
H A Dtranslate.c3536 static inline void gen_check_tlb_flush(DisasContext *ctx, bool global) in gen_check_tlb_flush() function
3556 static inline void gen_check_tlb_flush(DisasContext *ctx, bool global) { } in gen_check_tlb_flush() function
3567 gen_check_tlb_flush(ctx, false); in gen_isync()
3955 gen_check_tlb_flush(ctx, true); in gen_sync()
5339 gen_check_tlb_flush(ctx, true); in gen_tlbsync()