Searched refs:sparc_cpu_tlb_fill (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/sparc/ |
H A D | mmu_helper.c | 206 bool sparc_cpu_tlb_fill(CPUState *cs, vaddr address, int size, in sparc_cpu_tlb_fill() function 757 bool sparc_cpu_tlb_fill(CPUState *cs, vaddr address, int size, in sparc_cpu_tlb_fill() function
|
H A D | cpu.h | 599 bool sparc_cpu_tlb_fill(CPUState *cs, vaddr address, int size,
|
H A D | cpu.c | 935 .tlb_fill = sparc_cpu_tlb_fill,
|