Searched refs:remote_flush (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
H A Dmmu.c4162 bool remote_flush, bool local_flush) mmu_pte_write_flush_tlb()
4167 if (remote_flush) mmu_pte_write_flush_tlb()
4292 bool remote_flush, local_flush, zap_page; kvm_mmu_pte_write() local
4309 zap_page = remote_flush = local_flush = false; kvm_mmu_pte_write()
4348 remote_flush = true; kvm_mmu_pte_write()
4352 mmu_pte_write_flush_tlb(vcpu, zap_page, remote_flush, local_flush); kvm_mmu_pte_write()
4161 mmu_pte_write_flush_tlb(struct kvm_vcpu *vcpu, bool zap_page, bool remote_flush, bool local_flush) mmu_pte_write_flush_tlb() argument

Completed in 68 milliseconds