On 16/9/23 23:41, Richard Henderson wrote:
From: Anton Johansson <[email protected]>
The function is no longer used to access the TLB,
and has been replaced by cpu->neg.tlb.
Signed-off-by: Anton Johansson <[email protected]>
Message-Id: <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
[rth: Merge comment update patch]
Signed-off-by: Richard Henderson <[email protected]>
---
include/exec/cpu-all.h | 11 -----------
tcg/aarch64/tcg-target.c.inc | 2 +-
tcg/arm/tcg-target.c.inc | 2 +-
3 files changed, 2 insertions(+), 13 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>