Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dexec-all.h60 void tlb_destroy(CPUState *cpu);
248 static inline void tlb_destroy(CPUState *cpu) in tlb_destroy() function
/openbmc/qemu/accel/tcg/
H A Dcpu-exec.c1102 tlb_destroy(cpu); in tcg_exec_unrealizefn()
H A Dcputlb.c344 void tlb_destroy(CPUState *cpu) in tlb_destroy() function