diff options
author | David Matlack <dmatlack@google.com> | 2022-09-21 10:35:45 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-12-29 15:33:23 -0500 |
commit | 9f33697ac7ff6945cc06cffb37423176680e2ddf (patch) | |
tree | f2209d94b89c8438e79e298efbae41ead3830a02 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
parent | 9aa8ab43b38146029de807a8ff2696f51e15b226 (diff) |
KVM: x86/mmu: Stop needlessly making MMU pages available for TDP MMU faults
Stop calling make_mmu_pages_available() when handling TDP MMU faults.
The TDP MMU does not participate in the "available MMU pages" tracking
and limiting so calling this function is unnecessary work when handling
TDP MMU faults.
Signed-off-by: David Matlack <dmatlack@google.com>
Reviewed-by: Isaku Yamahata <isaku.yamahata@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20220921173546.2674386-10-dmatlack@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions