commit | b1d030a73e9039dcdec951327e9ce9e8d682067f | [log] [tgz] |
---|---|---|
author | Suzuki K Poulose <suzuki.poulose@arm.com> | Tue Mar 22 17:15:55 2016 +0000 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Thu Apr 21 14:57:40 2016 +0200 |
tree | 455ab65ae5f4686d4dcdc2850bc7ce723e81cab4 | |
parent | b1ae9a30f18d22e1ae544e4c37a032d018ebdac5 [diff] |
kvm-arm: arm: 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> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>