commit | 93ef666a094ff9c9fc8d7cf1774ef0b92e270a75 | [log] [tgz] |
---|---|---|
author | Jeremy Linton <jeremy.linton@arm.com> | Wed Oct 07 12:00:21 2015 -0500 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Thu Oct 08 18:39:19 2015 +0100 |
tree | 17d5e2155735604e4fa6f686dff02dea31541e76 | |
parent | ecf35a237a85d747ef1d6f713888c782f42064ac [diff] |
arm64: Macros to check/set/unset the contiguous bit Add the supporting macros to check if the contiguous bit is set, set the bit, or clear it in a PTE entry. Signed-off-by: Jeremy Linton <jeremy.linton@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>