Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu.c330 .tlb_fill = s390_cpu_tlb_fill,
H A Ds390x-internal.h281 bool s390_cpu_tlb_fill(CPUState *cs, vaddr address, int size,
/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c145 bool s390_cpu_tlb_fill(CPUState *cs, vaddr address, int size, in s390_cpu_tlb_fill() function