Searched refs:KVM_REQ_MMU_SYNC (Results 1 – 2 of 2) sorted by relevance
85 #define KVM_REQ_MMU_SYNC KVM_ARCH_REQ(3) macro
1432 kvm_make_request(KVM_REQ_MMU_SYNC, vcpu); in kvm_invalidate_pcid()10744 if (kvm_check_request(KVM_REQ_MMU_SYNC, vcpu)) in vcpu_enter_guest()