Home
last modified time | relevance | path

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

/openbmc/qemu/target/openrisc/
H A Dmmu.c107 bool openrisc_cpu_tlb_fill(CPUState *cs, vaddr addr, int size, in openrisc_cpu_tlb_fill() function
H A Dcpu.h309 bool openrisc_cpu_tlb_fill(CPUState *cs, vaddr address, int size,
H A Dcpu.c240 .tlb_fill = openrisc_cpu_tlb_fill,