On 5/9/22 22:22, Richard Henderson wrote:
Add an interface to return the CPUTLBEntryFull struct
that goes with the lookup.  The result is not intended
to be valid across multiple lookups, so the user must
use the results immediately.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  include/exec/exec-all.h | 11 ++++++++++
  accel/tcg/cputlb.c      | 47 +++++++++++++++++++++++++----------------
  2 files changed, 40 insertions(+), 18 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>

Reply via email to