Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dcpu.h585 bool m68k_cpu_tlb_fill(CPUState *cs, vaddr address, int size,
H A Dcpu.c537 .tlb_fill = m68k_cpu_tlb_fill,
H A Dhelper.c953 bool m68k_cpu_tlb_fill(CPUState *cs, vaddr address, int size, in m68k_cpu_tlb_fill() function