qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 15/24] exec: Declare tlb_set_page_full() in 'exec/cputlb.h'


From: Richard Henderson
Subject: Re: [PATCH 15/24] exec: Declare tlb_set_page_full() in 'exec/cputlb.h'
Date: Thu, 14 Nov 2024 11:24:05 -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/cputlb.h     | 23 +++++++++++++++++++++++
  include/exec/exec-all.h   | 22 ----------------------
  target/sparc/mmu_helper.c |  2 +-
  3 files changed, 24 insertions(+), 23 deletions(-)

FYI,

https://lore.kernel.org/qemu-devel/20241114160131.48616-53-richard.henderson@linaro.org/

unexports this (and related functions) entirely.


r~



reply via email to

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