Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/kvm/
Dpv.c21 if (!kvm_s390_pv_cpu_get_handle(vcpu)) in kvm_s390_pv_destroy_cpu()
24 cc = uv_cmd_nodata(kvm_s390_pv_cpu_get_handle(vcpu), UVC_CMD_DESTROY_SEC_CPU, rc, rrc); in kvm_s390_pv_destroy_cpu()
59 if (kvm_s390_pv_cpu_get_handle(vcpu)) in kvm_s390_pv_create_cpu()
292 .cpu_handle = kvm_s390_pv_cpu_get_handle(vcpu), in kvm_s390_pv_set_cpu_state()
Dkvm-s390.h259 static inline u64 kvm_s390_pv_cpu_get_handle(struct kvm_vcpu *vcpu) in kvm_s390_pv_cpu_get_handle() function
273 return !!kvm_s390_pv_cpu_get_handle(vcpu); in kvm_s390_pv_cpu_is_protected()
Dinterrupt.c396 if (kvm_s390_pv_cpu_get_handle(vcpu) && in deliverable_irqs()
980 if (kvm_s390_pv_cpu_get_handle(vcpu)) { in write_sclp()
1549 if (sclp.has_sigpif && !kvm_s390_pv_cpu_get_handle(vcpu)) in __inject_extcall()
1971 kvm_s390_pv_cpu_get_handle(dst_vcpu)) in __floating_irq_kick()
Dkvm-s390.c2887 if (kvm_s390_pv_cpu_get_handle(vcpu)) in kvm_arch_vcpu_destroy()
4945 r = uv_cmd_nodata(kvm_s390_pv_cpu_get_handle(vcpu), in kvm_arch_vcpu_ioctl()
4955 r = uv_cmd_nodata(kvm_s390_pv_cpu_get_handle(vcpu), in kvm_arch_vcpu_ioctl()
4966 r = uv_cmd_nodata(kvm_s390_pv_cpu_get_handle(vcpu), in kvm_arch_vcpu_ioctl()