Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dcpu.c229 .tlb_fill = hppa_cpu_tlb_fill,
H A Dcpu.h368 bool hppa_cpu_tlb_fill(CPUState *cs, vaddr address, int size,
H A Dmem_helper.c420 bool hppa_cpu_tlb_fill(CPUState *cs, vaddr addr, int size, in hppa_cpu_tlb_fill() function