On 18.05.24 09:49, Bang Li wrote:
Added update_mmu_tlb_range(), we can batch update tlb of an
address range.
Signed-off-by: Bang Li <libang.li@xxxxxxxxxxxx>
---
The generic variant that is a NOP from patch #2 should go into this patch as well.
Apart from that LGTM