Searched defs:synchronizing (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/x86/kvm/mmu/ |
| H A D | spte.c | 189 make_spte(struct kvm_vcpu * vcpu,struct kvm_mmu_page * sp,const struct kvm_memory_slot * slot,unsigned int pte_access,gfn_t gfn,kvm_pfn_t pfn,u64 old_spte,bool prefetch,bool synchronizing,bool host_writable,u64 * new_spte) make_spte() argument
|
| H A D | mmu.c | 2942 mmu_try_to_unsync_pages(struct kvm * kvm,const struct kvm_memory_slot * slot,gfn_t gfn,bool synchronizing,bool prefetch) mmu_try_to_unsync_pages() argument
|
| /linux/arch/x86/kvm/ |
| H A D | x86.c | 2831 bool synchronizing = false; kvm_synchronize_tsc() local
|