mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-04 03:01:18 +00:00
* kvm-arm64/mmu/vmid-cleanups:
: Cleanup the stage-2 configuration by providing a single helper,
: and tidy up some of the ordering requirements for the VMID
: allocator.
KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCE
KVM: arm64: Unify stage-2 programming behind __load_stage2()
KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callers
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
||
|---|---|---|
| .. | ||
| include | ||
| nvhe | ||
| vhe | ||
| aarch32.c | ||
| entry.S | ||
| exception.c | ||
| fpsimd.S | ||
| hyp-entry.S | ||
| Makefile | ||
| pgtable.c | ||
| reserved_mem.c | ||
| vgic-v2-cpuif-proxy.c | ||
| vgic-v3-sr.c | ||