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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kvm/
H A Dgaccess.h193 static inline int __copy_from_guest_slow(struct kvm_vcpu *vcpu, void *to, function
241 return __copy_from_guest_slow(vcpu, to, guestsrc, n);

Completed in 58 milliseconds