Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kvm/
Dpv.c31 return !!kvm_s390_pv_cpu_get_handle(vcpu); in kvm_s390_pv_cpu_is_protected()
70 if (!kvm_s390_pv_cpu_get_handle(vcpu)) in kvm_s390_pv_destroy_cpu()
73 cc = uv_cmd_nodata(kvm_s390_pv_cpu_get_handle(vcpu), UVC_CMD_DESTROY_SEC_CPU, rc, rrc); in kvm_s390_pv_destroy_cpu()
109 if (kvm_s390_pv_cpu_get_handle(vcpu)) in kvm_s390_pv_create_cpu()
686 .cpu_handle = kvm_s390_pv_cpu_get_handle(vcpu), in kvm_s390_pv_set_cpu_state()
Dkvm-s390.h306 static inline u64 kvm_s390_pv_cpu_get_handle(struct kvm_vcpu *vcpu) in kvm_s390_pv_cpu_get_handle() function
Dinterrupt.c392 if (kvm_s390_pv_cpu_get_handle(vcpu) && in deliverable_irqs()
976 if (kvm_s390_pv_cpu_get_handle(vcpu)) { in write_sclp()
1559 if (sclp.has_sigpif && !kvm_s390_pv_cpu_get_handle(vcpu)) in __inject_extcall()
1981 kvm_s390_pv_cpu_get_handle(dst_vcpu)) in __floating_irq_kick()
Dkvm-s390.c3453 if (kvm_s390_pv_cpu_get_handle(vcpu)) in kvm_arch_vcpu_destroy()
5562 r = uv_cmd_nodata(kvm_s390_pv_cpu_get_handle(vcpu), in kvm_arch_vcpu_ioctl()
5572 r = uv_cmd_nodata(kvm_s390_pv_cpu_get_handle(vcpu), in kvm_arch_vcpu_ioctl()
5583 r = uv_cmd_nodata(kvm_s390_pv_cpu_get_handle(vcpu), in kvm_arch_vcpu_ioctl()