commit | 66f877faf9cc23232f25b423758eaa167de1ad09 | [log] [tgz] |
---|---|---|
author | Suzuki K Poulose <suzuki.poulose@arm.com> | Tue Mar 22 17:20:28 2016 +0000 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Thu Apr 21 14:57:56 2016 +0200 |
tree | c16340cfb5a78d17272fedde70b20c4614b1d4fd | |
parent | c0ef6326dd393d84c9906240164e803536b5f3fc [diff] |
kvm-arm: arm64: Introduce hyp page table empty checks Introduce hyp_pxx_table_empty helpers for checking whether a given table entry is empty. This will be used explicitly once we switch to explicit routines for hyp page table walk. Acked-by: Marc Zyngier <marc.zyngier@arm.com> Acked-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>