Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/kvm/
Dpv.c33 if (!kvm_s390_pv_cpu_get_handle(vcpu)) in kvm_s390_pv_destroy_cpu()
36 cc = uv_cmd_nodata(kvm_s390_pv_cpu_get_handle(vcpu), UVC_CMD_DESTROY_SEC_CPU, rc, rrc); in kvm_s390_pv_destroy_cpu()
71 if (kvm_s390_pv_cpu_get_handle(vcpu)) in kvm_s390_pv_create_cpu()
337 .cpu_handle = kvm_s390_pv_cpu_get_handle(vcpu), in kvm_s390_pv_set_cpu_state()
Dkvm-s390.h264 static inline u64 kvm_s390_pv_cpu_get_handle(struct kvm_vcpu *vcpu) in kvm_s390_pv_cpu_get_handle() function
278 return !!kvm_s390_pv_cpu_get_handle(vcpu); in kvm_s390_pv_cpu_is_protected()
Dinterrupt.c402 if (kvm_s390_pv_cpu_get_handle(vcpu) && in deliverable_irqs()
986 if (kvm_s390_pv_cpu_get_handle(vcpu)) { in write_sclp()
1555 if (sclp.has_sigpif && !kvm_s390_pv_cpu_get_handle(vcpu)) in __inject_extcall()
1977 kvm_s390_pv_cpu_get_handle(dst_vcpu)) in __floating_irq_kick()
Dkvm-s390.c3275 if (kvm_s390_pv_cpu_get_handle(vcpu)) in kvm_arch_vcpu_destroy()
5388 r = uv_cmd_nodata(kvm_s390_pv_cpu_get_handle(vcpu), in kvm_arch_vcpu_ioctl()
5398 r = uv_cmd_nodata(kvm_s390_pv_cpu_get_handle(vcpu), in kvm_arch_vcpu_ioctl()
5409 r = uv_cmd_nodata(kvm_s390_pv_cpu_get_handle(vcpu), in kvm_arch_vcpu_ioctl()