Searched refs:kvm_share_hyp (Results 1 – 5 of 5) sorted by relevance
48 ret = kvm_share_hyp(fpsimd, fpsimd + 1); in kvm_arch_vcpu_run_map_fp()
120 ret = kvm_share_hyp(buf, buf + reg_sz); in kvm_vcpu_finalize_sve()
149 ret = kvm_share_hyp(kvm, kvm + 1); in kvm_arch_init_vm()394 return kvm_share_hyp(vcpu, vcpu + 1); in kvm_arch_vcpu_create()
516 int kvm_share_hyp(void *from, void *to) in kvm_share_hyp() function
160 int kvm_share_hyp(void *from, void *to);