Searched refs:kvm_share_hyp (Results 1 – 4 of 4) sorted by relevance
118 ret = kvm_share_hyp(buf, buf + reg_sz); in kvm_vcpu_finalize_sve()
169 ret = kvm_share_hyp(kvm, kvm + 1); in kvm_arch_init_vm()491 err = kvm_share_hyp(vcpu, vcpu + 1); in kvm_arch_vcpu_create()
532 int kvm_share_hyp(void *from, void *to) in kvm_share_hyp() function
157 int kvm_share_hyp(void *from, void *to);
Completed in 18 milliseconds