Searched refs:kvm_swap_active_memslots (Results 1 - 1 of 1) sorted by last modified time

/linux-master/virt/kvm/
H A Dkvm_main.c1367 * No threads can be waiting in kvm_swap_active_memslots() as the
1630 static void kvm_swap_active_memslots(struct kvm *kvm, int as_id) function
1794 kvm_swap_active_memslots(kvm, as_id);
1831 kvm_swap_active_memslots(kvm, old->as_id);
1842 /* Was released by kvm_swap_active_memslots(), reacquire. */
1848 * slots_arch_lock in kvm_swap_active_memslots() and re-acquiring the lock
1910 * Released in kvm_swap_active_memslots().
1914 * released before the synchronize srcu in kvm_swap_active_memslots().

Completed in 181 milliseconds