Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dhelper-tcg.h81 bool x86_cpu_tlb_fill(CPUState *cs, vaddr address, int size,
H A Dtcg-cpu.c120 .tlb_fill = x86_cpu_tlb_fill,
/openbmc/qemu/target/i386/tcg/sysemu/
H A Dexcp_helper.c595 bool x86_cpu_tlb_fill(CPUState *cs, vaddr addr, int size, in x86_cpu_tlb_fill() function