Home
last modified time | relevance | path

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

/qemu/target/sh4/
H A Dcpu.h256 bool superh_cpu_tlb_fill(CPUState *cs, vaddr address, int size,
H A Dcpu.c298 .tlb_fill = superh_cpu_tlb_fill,
H A Dhelper.c796 bool superh_cpu_tlb_fill(CPUState *cs, vaddr address, int size, in superh_cpu_tlb_fill() function