qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 19/24] exec: Declare tlb_hit*() in 'exec/cputlb.h'


From: Richard Henderson
Subject: Re: [PATCH 19/24] exec: Declare tlb_hit*() in 'exec/cputlb.h'
Date: Thu, 14 Nov 2024 11:37:17 -0800
User-agent: Mozilla Thunderbird

On 11/13/24 17:13, Philippe Mathieu-Daudé wrote:
Move CPU TLB related methods to "exec/cputlb.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  include/exec/cpu-all.h | 23 -----------------------
  accel/tcg/cputlb.c     | 23 +++++++++++++++++++++++
  2 files changed, 23 insertions(+), 23 deletions(-)

These are not actually used outside of accel/tcg/cputlb.c.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]