X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=Documentation%2Farm64%2Fmemory.rst;h=901cd094f4ecdcccf8ec3ba6d0bf49d86028d0d5;hb=347d81b68b8f7044c9ce3fefa130a736ca916176;hp=e7522e5c8322b3a3f0df9654c34618f5de4d1229;hpb=8a5be36b9303ae167468d4f5e1b3c090b9981396;p=linux-2.6-microblaze.git diff --git a/Documentation/arm64/memory.rst b/Documentation/arm64/memory.rst index e7522e5c8322..901cd094f4ec 100644 --- a/Documentation/arm64/memory.rst +++ b/Documentation/arm64/memory.rst @@ -97,7 +97,7 @@ hypervisor maps kernel pages in EL2 at a fixed (and potentially random) offset from the linear mapping. See the kern_hyp_va macro and kvm_update_va_mask function for more details. MMIO devices such as GICv2 gets mapped next to the HYP idmap page, as do vectors when -ARM64_HARDEN_EL2_VECTORS is selected for particular CPUs. +ARM64_SPECTRE_V3A is enabled for particular CPUs. When using KVM with the Virtualization Host Extensions, no additional mappings are created, since the host kernel runs directly in EL2.