Skip to content
Commit e2a9e5ad authored by Paul Burton's avatar Paul Burton
Browse files

MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry



This is identical to kmap_coherent apart from the cache coherency
attribute used for the TLB entry, so kmap_coherent is abstracted to
kmap_prot which is then called for both kmap_coherent &
kmap_noncoherent. This will be used by a subsequent patch.

Suggested-by: default avatarLeonid Yegoshin <leonid.yegoshin@imgtec.com>
Signed-off-by: default avatarPaul Burton <paul.burton@imgtec.com>
parent 76ae6584
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment