Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dcpu.h271 bool tricore_cpu_tlb_fill(CPUState *cs, vaddr address, int size,
H A Dcpu.c176 .tlb_fill = tricore_cpu_tlb_fill,
H A Dhelper.c67 bool tricore_cpu_tlb_fill(CPUState *cs, vaddr address, int size, in tricore_cpu_tlb_fill() function