Merge branch kvm-arm64/mmu/stage2-cmos into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Fri, 18 Jun 2021 11:36:30 +0000 (12:36 +0100)
committerMarc Zyngier <maz@kernel.org>
Fri, 18 Jun 2021 11:36:30 +0000 (12:36 +0100)
commitb88835a89df7083510478896caafbf7292cea760
tree049691d2406a11e6e29d07c4e5642776dd29c05a
parentfbba7e69b061b9a90271dab127ac0a786527bb9f
parent25aa28691bb960a76f0cffd8862144a29487f6ff
Merge branch kvm-arm64/mmu/stage2-cmos into kvmarm-master/next

Cache maintenance updates from Yanan Wang, moving the CMOs
down into the page-table code. This ensures that we only issue
them when actually performing a mapping rather than upfront.

* kvm-arm64/mmu/stage2-cmos:
  KVM: arm64: Move guest CMOs to the fault handlers
  KVM: arm64: Tweak parameters of guest cache maintenance functions
  KVM: arm64: Introduce mm_ops member for structure stage2_attr_data
  KVM: arm64: Introduce two cache maintenance callbacks
arch/arm64/kvm/mmu.c