diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2026-05-11 06:04:53 -0400 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2026-06-25 11:29:38 +0200 |
| commit | d42e93ee58d35a290ea26dbb0354cb87566e19bc (patch) | |
| tree | e5f7b4ae93488456692198cd72167a9223f81217 /include | |
| parent | 9262ed5a030423cd51971e39a47d1ee779cf1c5c (diff) | |
KVM: x86/mmu: change walk_mmu to struct kvm_pagewalk
Now that walk_mmu is only accessed for its "w" member, store
directly the pointer to it. Since it is only used to convert
guest GVAs or nGVAs, call it gva_walk.
Note that there is still one container_of() going from (possibly)
walk_mmu.w to its containing struct kvm_mmu, but for now all instances
of struct kvm_pagewalk do live within a kvm_mmu.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
