Home
last modified time | relevance | path

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

/qemu/target/sh4/
H A Dhelper.c616 int needs_tlb_flush = 0; in cpu_sh4_write_mmaped_utlb_addr() local
635 needs_tlb_flush = 1; in cpu_sh4_write_mmaped_utlb_addr()
649 needs_tlb_flush = 1; in cpu_sh4_write_mmaped_utlb_addr()
658 if (needs_tlb_flush) { in cpu_sh4_write_mmaped_utlb_addr()