Home
last modified time | relevance | path

Searched refs:kvmppc_get_vsr_data (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/kvm/
H A Dpowerpc.c1397 static inline int kvmppc_get_vsr_data(struct kvm_vcpu *vcpu, int rs, u64 *val) in kvmppc_get_vsr_data() function
1464 if (kvmppc_get_vsr_data(vcpu, rs, &val) == -1) in kvmppc_handle_vsx_store()