Home
last modified time | relevance | path

Searched defs:tlb_destroy (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/exec/
H A Dexec-all.h285 static inline void tlb_destroy(CPUState *cpu) in tlb_destroy() function
/openbmc/qemu/accel/tcg/
H A Dcputlb.c292 void tlb_destroy(CPUState *cpu) in tlb_destroy() function