• Russell King's avatar
    [ARM] Optimise ARM TLB handling · 9c7fd8c7
    Russell King authored
    Sanitise includes of asm/tlbflush.h, asm/cacheflush.h, asm/proc-fns.h
    Implement ARM-specific TLB "shootdown" code.  It turns out that it
    is overall more efficient to unconditionally invalidate the whole
    TLB rather than entry by entry when removing areas.
    9c7fd8c7
pgtable.h 5.08 KB