Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
A Dvfio_ap_ops.c1081 down_write(&kvm->arch.crypto.pqap_hook_rwsem); in vfio_ap_mdev_set_kvm()
1083 up_write(&kvm->arch.crypto.pqap_hook_rwsem); in vfio_ap_mdev_set_kvm()
1158 down_write(&kvm->arch.crypto.pqap_hook_rwsem); in vfio_ap_mdev_unset_kvm()
1160 up_write(&kvm->arch.crypto.pqap_hook_rwsem); in vfio_ap_mdev_unset_kvm()
/linux/arch/s390/kvm/
A Dpriv.c664 down_read(&vcpu->kvm->arch.crypto.pqap_hook_rwsem); in handle_pqap()
670 up_read(&vcpu->kvm->arch.crypto.pqap_hook_rwsem); in handle_pqap()
673 up_read(&vcpu->kvm->arch.crypto.pqap_hook_rwsem); in handle_pqap()
A Dkvm-s390.c2654 init_rwsem(&kvm->arch.crypto.pqap_hook_rwsem); in kvm_s390_crypto_init()
/linux/arch/s390/include/asm/
A Dkvm_host.h806 struct rw_semaphore pqap_hook_rwsem; member

Completed in 23 milliseconds