noncoherent        32 virt/kvm/vfio.c 	bool noncoherent;
noncoherent       160 virt/kvm/vfio.c 	bool noncoherent = false;
noncoherent       167 virt/kvm/vfio.c 			noncoherent = true;
noncoherent       172 virt/kvm/vfio.c 	if (noncoherent != kv->noncoherent) {
noncoherent       173 virt/kvm/vfio.c 		kv->noncoherent = noncoherent;
noncoherent       175 virt/kvm/vfio.c 		if (kv->noncoherent)