Searched refs:kvm_unshare_hyp (Results 1 – 5 of 5) sorted by relevance
156 kvm_unshare_hyp(vcpu, vcpu + 1); in kvm_arm_vcpu_destroy()158 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()
440 void kvm_unshare_hyp(void *from, void *to) in kvm_unshare_hyp() function
192 kvm_unshare_hyp(kvm, kvm + 1); in kvm_arch_destroy_vm()
156 void kvm_unshare_hyp(void *from, void *to);