diff options
author | Christoffer Dall <c.dall@virtualopensystems.com> | 2013-01-21 00:28:04 +0100 |
---|---|---|
committer | Christoffer Dall <c.dall@virtualopensystems.com> | 2013-01-23 19:29:08 +0100 |
commit | cc577c26e2e9740b046591a72e77213c556bff19 (patch) | |
tree | cec417a8f5de11b352146d69fc6c92e2c2de5b78 /arch/arm/include/asm/idmap.h | |
parent | Merge branch 'for-rmk/perf' into for-rmk/virt/kvm/core (diff) | |
download | linux-cc577c26e2e9740b046591a72e77213c556bff19.tar.xz linux-cc577c26e2e9740b046591a72e77213c556bff19.zip |
ARM: Add page table and page defines needed by KVM
KVM uses the stage-2 page tables and the Hyp page table format,
so we define the fields and page protection flags needed by KVM.
The nomenclature is this:
- page_hyp: PL2 code/data mappings
- page_hyp_device: PL2 device mappings (vgic access)
- page_s2: Stage-2 code/data page mappings
- page_s2_device: Stage-2 device mappings (vgic access)
Reviewed-by: Will Deacon <will.deacon@arm.com>
Reviewed-by: Marcelo Tosatti <mtosatti@redhat.com>
Christoffer Dall <c.dall@virtualopensystems.com>
Diffstat (limited to 'arch/arm/include/asm/idmap.h')
0 files changed, 0 insertions, 0 deletions