Skip to content
Commit b6d4f280 authored by Laura Abbott's avatar Laura Abbott Committed by Will Deacon
Browse files

arm64: Introduce {set,clear}_pte_bit



It's useful to be able to change individual bits in ptes at times.
Introduce functions for this and update existing pte_mk* functions
to use these primatives.

Acked-by: default avatarWill Deacon <will.deacon@arm.com>
Signed-off-by: default avatarLaura Abbott <lauraa@codeaurora.org>
[will: added missing inline keyword for new header functions]
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent 5e051531
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