Add pmap_s1_invalidate_all_kernel to remove the need to check for the
kernel_pmap when it's passed in.
While here replace pmap calls to cpu_tlb_flushID with
pmap_s1_invalidate_all_kernel as they are identical.
Sponsored by: Arm Ltd
Differential D52183
arm64: Create a TLBI invalidate for the kernel andrew on Aug 27 2025, 5:01 PM. Authored by Tags None Referenced Files
Details Add pmap_s1_invalidate_all_kernel to remove the need to check for the While here replace pmap calls to cpu_tlb_flushID with Sponsored by: Arm Ltd
Diff Detail
Event Timeline
|