Home
last modified time | relevance | path

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

/qemu/target/sh4/
H A Dhelper.c615 tlb_t * utlb_match_entry = NULL; in cpu_sh4_write_mmaped_utlb_addr() local
626 if (utlb_match_entry) { in cpu_sh4_write_mmaped_utlb_addr()
638 utlb_match_entry = entry; in cpu_sh4_write_mmaped_utlb_addr()
650 if (utlb_match_entry) in cpu_sh4_write_mmaped_utlb_addr()
651 *entry = *utlb_match_entry; in cpu_sh4_write_mmaped_utlb_addr()