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