Home
last modified time | relevance | path

Searched refs:handle_pqap (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dvfio_ap_ops.c256 * handle_pqap: PQAP instruction callback
276 static int handle_pqap(struct kvm_vcpu *vcpu) in handle_pqap() function
341 matrix_mdev->pqap_hook.hook = handle_pqap; in vfio_ap_mdev_create()
/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dpriv.c611 * handle_pqap: Handling pqap interception
625 static int handle_pqap(struct kvm_vcpu *vcpu) in handle_pqap() function
987 return handle_pqap(vcpu); in kvm_s390_handle_b2()
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dpriv.c609 * handle_pqap: Handling pqap interception
623 static int handle_pqap(struct kvm_vcpu *vcpu) in handle_pqap() function
999 return handle_pqap(vcpu); in kvm_s390_handle_b2()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dvfio_ap_ops.c546 * handle_pqap - PQAP instruction callback
566 static int handle_pqap(struct kvm_vcpu *vcpu) in handle_pqap() function
746 matrix_mdev->pqap_hook = handle_pqap; in vfio_ap_mdev_init_dev()

Completed in 9 milliseconds