Searched refs:KVM_REQ_MMU_SYNC (Results 1 – 3 of 3) sorted by relevance
123 #define KVM_REQ_MMU_SYNC 7 macro
2121 kvm_make_request(KVM_REQ_MMU_SYNC, vcpu); in kvm_mmu_get_page()
6392 if (kvm_check_request(KVM_REQ_MMU_SYNC, vcpu)) in vcpu_enter_guest()