Home
last modified time | relevance | path

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

/openbmc/qemu/target/sh4/
H A Dhelper.c614 tlb_t * utlb_match_entry = NULL; in cpu_sh4_write_mmaped_utlb_addr() local
625 if (utlb_match_entry) { in cpu_sh4_write_mmaped_utlb_addr()
637 utlb_match_entry = entry; in cpu_sh4_write_mmaped_utlb_addr()
649 if (utlb_match_entry) in cpu_sh4_write_mmaped_utlb_addr()
650 *entry = *utlb_match_entry; in cpu_sh4_write_mmaped_utlb_addr()