diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2026-04-05 09:47:28 +0200 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2026-06-25 11:30:25 +0200 |
| commit | b99416dd992bcede096edf37c95aaea1dd32e87f (patch) | |
| tree | e24934df8c02e2a567d73c8cc1dffe1157e8a0aa /include/linux | |
| parent | d42e93ee58d35a290ea26dbb0354cb87566e19bc (diff) | |
KVM: x86/mmu: change nested_mmu.w to ngva_walk
nested_mmu is now only used for its w member. While there is still a
single container_of() going from (possibly) gva_walk to its containing
struct kvm_mmu, it is never reached for nested_mmu and therefore it is
safe to strip nested_mmu.w out of its containing struct kvm_mmu.
So do it, and rename it following the model of gva_walk itself.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
