summaryrefslogtreecommitdiff
path: root/rust/kernel/interop/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2026-03-09 14:31:06 +0000
committerMarc Zyngier <maz@kernel.org>2026-03-28 11:29:41 +0000
commit4ff2ce512063ae79976c23b6fe2130611bcbae62 (patch)
tree0a594b7a13b5b1c8dc4206b823715dfc1b765d7d /rust/kernel/interop/git@git.tavy.me:linux-stable.git
parent1a3cd7cb5547979f96ec2a0920b8e39939c58db3 (diff)
KVM: arm64: Move VMA-related information to kvm_s2_fault_vma_info
Mecanically extract a bunch of VMA-related fields from kvm_s2_fault and move them to a new kvm_s2_fault_vma_info structure. This is not much, but it already allows us to define which functions can update this structure, and which ones are pure consumers of the data. Those in the latter camp are updated to take a const pointer to that structure. Tested-by: Fuad Tabba <tabba@google.com> Reviewed-by: Fuad Tabba <tabba@google.com> Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions