Searched refs:kvm_unshare_hyp (Results 1 – 5 of 5) sorted by relevance
160 kvm_unshare_hyp(vcpu, vcpu + 1); in kvm_arm_vcpu_destroy()162 kvm_unshare_hyp(sve_state, sve_state + vcpu_sve_state_size(vcpu)); in kvm_arm_vcpu_destroy()
26 kvm_unshare_hyp(fpsimd, fpsimd + 1); in kvm_vcpu_unshare_task_fp()
184 kvm_unshare_hyp(kvm, kvm + 1); in kvm_arch_init_vm()210 kvm_unshare_hyp(kvm, kvm + 1); in kvm_arch_destroy_vm()
548 void kvm_unshare_hyp(void *from, void *to) in kvm_unshare_hyp() function
161 void kvm_unshare_hyp(void *from, void *to);