Home
last modified time | relevance | path

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

/openbmc/qemu/target/sh4/
H A Dcpu.c255 .tlb_fill = superh_cpu_tlb_fill,
H A Dcpu.h254 bool superh_cpu_tlb_fill(CPUState *cs, vaddr address, int size,
H A Dhelper.c795 bool superh_cpu_tlb_fill(CPUState *cs, vaddr address, int size, in superh_cpu_tlb_fill() function