Hi Michal, On 08/08/2023 12:07, Michal Orzel wrote:
Instead of repeating the same sequence of instructions to flush the TLBs in various places, introduce a macro flush_xen_tlb_local and make use of it. This is similar to what was done for arm32 by the commit: dea9dddeceec8a1d68da24b14d5b2396effe555f
NIT: In general, we tend to refer to commit with the abbreviated ID and the title.
This is also making the flush sequence in enable_mmu more clear and consistent. Signed-off-by: Michal Orzel <michal.or...@amd.com>
Reviewed-by: Julien Grall <jgr...@amazon.com> Cheers, -- Julien Grall