Searched refs:kvm_unshare_hyp (Results 1 – 4 of 4) sorted by relevance
157 kvm_unshare_hyp(vcpu, vcpu + 1); in kvm_arm_vcpu_destroy()159 kvm_unshare_hyp(sve_state, sve_state + vcpu_sve_state_size(vcpu)); in kvm_arm_vcpu_destroy()
221 kvm_unshare_hyp(kvm, kvm + 1); in kvm_arch_init_vm()272 kvm_unshare_hyp(kvm, kvm + 1); in kvm_arch_destroy_vm()
556 void kvm_unshare_hyp(void *from, void *to) in kvm_unshare_hyp() function
156 void kvm_unshare_hyp(void *from, void *to);