mirror of
https://xff.cz/git/u-boot/
synced 2025-10-29 09:33:46 +01:00
Factor out the code we use to actually write a tlb entry. set_tlb is a logical view of the TLB while write_tlb is a low level matching the MAS registers. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>