Searched refs:kvm_arch_crypto_set_masks (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | kvm_host.h | 993 void kvm_arch_crypto_set_masks(struct kvm *kvm, unsigned long *apm,
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | kvm_host.h | 1028 void kvm_arch_crypto_set_masks(struct kvm *kvm, unsigned long *apm,
|
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | vfio_ap_ops.c | 1111 kvm_arch_crypto_set_masks(matrix_mdev->kvm, matrix_mdev->matrix.apm, in vfio_ap_mdev_group_notifier()
|
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | vfio_ap_ops.c | 641 kvm_arch_crypto_set_masks(matrix_mdev->kvm, in vfio_ap_mdev_update_guest_apcb()
|
/kernel/linux/linux-5.10/arch/s390/kvm/ |
H A D | kvm-s390.c | 2552 void kvm_arch_crypto_set_masks(struct kvm *kvm, unsigned long *apm, in kvm_arch_crypto_set_masks() function 2590 EXPORT_SYMBOL_GPL(kvm_arch_crypto_set_masks); variable
|
/kernel/linux/linux-6.6/arch/s390/kvm/ |
H A D | kvm-s390.c | 3173 * kvm_arch_crypto_set_masks 3187 void kvm_arch_crypto_set_masks(struct kvm *kvm, unsigned long *apm, in kvm_arch_crypto_set_masks() function 3223 EXPORT_SYMBOL_GPL(kvm_arch_crypto_set_masks); variable
|
Completed in 24 milliseconds