Searched refs:local_flush (Results 1 – 1 of 1) sorted by relevance
3193 bool remote_flush, bool local_flush) in mmu_pte_write_flush_tlb() argument3200 else if (local_flush) in mmu_pte_write_flush_tlb()3236 bool remote_flush, local_flush, zap_page; in kvm_mmu_pte_write() local3238 zap_page = remote_flush = local_flush = false; in kvm_mmu_pte_write()3340 local_flush = true; in kvm_mmu_pte_write()3355 mmu_pte_write_flush_tlb(vcpu, zap_page, remote_flush, local_flush); in kvm_mmu_pte_write()