Home
last modified time | relevance | path

Searched refs:kvm_s390_pv_get_handle (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/arch/s390/kvm/
Dpv.c24 return !!kvm_s390_pv_get_handle(kvm); in kvm_s390_pv_is_protected()
118 uvcb.guest_handle = kvm_s390_pv_get_handle(vcpu->kvm); in kvm_s390_pv_create_cpu()
150 vcpu->arch.sie_block->pv_handle_config = kvm_s390_pv_get_handle(vcpu->kvm); in kvm_s390_pv_create_cpu()
276 .handle = kvm_s390_pv_get_handle(kvm), in kvm_s390_pv_deinit_vm_fast()
290 kvm_s390_pv_get_handle(kvm), uvcb.header.rc, uvcb.header.rrc); in kvm_s390_pv_deinit_vm_fast()
346 priv->handle = kvm_s390_pv_get_handle(kvm); in kvm_s390_pv_set_aside()
390 cc = uv_cmd_nodata(kvm_s390_pv_get_handle(kvm), in kvm_s390_pv_deinit_vm()
438 if (kvm_s390_pv_get_handle(kvm)) { in kvm_s390_pv_deinit_cleanup_all()
550 if (!r && is_destroy_fast_available() && kvm_s390_pv_get_handle(kvm)) in kvm_s390_pv_mmu_notifier_release()
618 .guest_handle = kvm_s390_pv_get_handle(kvm), in kvm_s390_pv_set_sec_parms()
[all …]
Dintercept.c537 .guest_handle = kvm_s390_pv_get_handle(vcpu->kvm), in handle_pv_uvc()
Dkvm-s390.h263 static inline u64 kvm_s390_pv_get_handle(struct kvm *kvm) in kvm_s390_pv_get_handle() function
Dkvm-s390.c2559 r = uv_cmd_nodata(kvm_s390_pv_get_handle(kvm), in kvm_s390_pv_dmp()
2741 r = uv_cmd_nodata(kvm_s390_pv_get_handle(kvm), in kvm_s390_handle_pv()
2752 r = uv_cmd_nodata(kvm_s390_pv_get_handle(kvm), in kvm_s390_handle_pv()
2763 r = uv_cmd_nodata(kvm_s390_pv_get_handle(kvm), in kvm_s390_handle_pv()
2963 if (kvm_s390_pv_get_handle(kvm)) in kvm_s390_vm_mem_op()
5767 if (kvm_s390_pv_get_handle(kvm)) in kvm_arch_prepare_memory_region()