Home
last modified time | relevance | path

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

/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()
299 .cpu_handle = kvm_s390_pv_cpu_get_handle(vcpu), in kvm_s390_pv_set_cpu_state()
Dkvm-s390.h227 static inline u64 kvm_s390_pv_cpu_get_handle(struct kvm_vcpu *vcpu) in kvm_s390_pv_cpu_get_handle() function
241 return !!kvm_s390_pv_cpu_get_handle(vcpu); in kvm_s390_pv_cpu_is_protected()
Dinterrupt.c400 if (kvm_s390_pv_cpu_get_handle(vcpu) && in deliverable_irqs()
984 if (kvm_s390_pv_cpu_get_handle(vcpu)) { in write_sclp()
1552 if (sclp.has_sigpif && !kvm_s390_pv_cpu_get_handle(vcpu)) in __inject_extcall()
1975 kvm_s390_pv_cpu_get_handle(dst_vcpu)) in __floating_irq_kick()
Dkvm-s390.c2837 if (kvm_s390_pv_cpu_get_handle(vcpu)) in kvm_arch_vcpu_destroy()
4877 r = uv_cmd_nodata(kvm_s390_pv_cpu_get_handle(vcpu), in kvm_arch_vcpu_ioctl()
4887 r = uv_cmd_nodata(kvm_s390_pv_cpu_get_handle(vcpu), in kvm_arch_vcpu_ioctl()
4898 r = uv_cmd_nodata(kvm_s390_pv_cpu_get_handle(vcpu), in kvm_arch_vcpu_ioctl()