diff options
| author | Sean Christopherson <seanjc@google.com> | 2026-07-09 13:49:38 -0700 |
|---|---|---|
| committer | Sean Christopherson <seanjc@google.com> | 2026-07-10 09:01:11 -0700 |
| commit | b27622c4eeb125814081baaefe9175191be5b94d (patch) | |
| tree | dadbb3ed996fb767f97a58ee26839b1759fd7f7b /include/linux/timerqueue.h | |
| parent | 06d38eaa78fdac1cc889f261fa420eba8e9caa1a (diff) | |
KVM: x86/mmu: Split kvm_mmu_zap_all_fast() into "front" and "back" halves
Split kvm_mmu_zap_all_fast() into a "front half" and a "back half", where
the front half is everything that runs with mmu_lock held for write, and
the back half is the code that runs outside of mmu_lock. This will allow
putting more code inside kvm_arch_flush_shadow_memslot()'s critical section
without having to take mmu_lock twice in quick succession.
No functional change intended.
Cc: stable@vger.kernel.org # 6.12.x
Reviewed-by: Michael Roth <michael.roth@amd.com>
Link: https://patch.msgid.link/20260709204948.1988414-9-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
