Home
last modified time | relevance | path

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

/openbmc/qemu/target/sh4/
H A Dhelper.c615 int needs_tlb_flush = 0; in cpu_sh4_write_mmaped_utlb_addr() local
634 needs_tlb_flush = 1; in cpu_sh4_write_mmaped_utlb_addr()
648 needs_tlb_flush = 1; in cpu_sh4_write_mmaped_utlb_addr()
657 if (needs_tlb_flush) { in cpu_sh4_write_mmaped_utlb_addr()