Searched refs:sca (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/crypto/intel/keembay/ |
| H A D | keembay-ocs-ecc.c | 226 u8 sca[KMB_ECC_VLI_MAX_BYTES]; /* Use the maximum data size. */ in kmb_ecc_point_mult() local 237 rc = crypto_rng_get_bytes(crypto_default_rng, sca, nbytes); in kmb_ecc_point_mult() 270 sca, nbytes); in kmb_ecc_point_mult() 271 memzero_explicit(sca, sizeof(sca)); in kmb_ecc_point_mult()
|
| /linux/arch/s390/kvm/ |
| H A D | kvm-s390.c | 1921 struct esca_block *sca; in kvm_s390_update_topology_change_report() local 1923 sca = kvm->arch.sca; in kvm_s390_update_topology_change_report() 1924 old = READ_ONCE(sca->utility); in kvm_s390_update_topology_change_report() 1928 } while (!try_cmpxchg(&sca->utility.val, &old.val, new.val)); in kvm_s390_update_topology_change_report() 1949 topo = kvm->arch.sca->utility.mtcr; in kvm_s390_get_topo_change_indication() 3158 free_pages_exact(kvm->arch.sca, sizeof(*kvm->arch.sca)); in sca_dispose() 3159 kvm->arch.sca = NULL; in sca_dispose() 3194 kvm->arch.sca = alloc_pages_exact(sizeof(*kvm->arch.sca), alloc_flags); in kvm_arch_init_vm() 3196 if (!kvm->arch.sca) in kvm_arch_init_vm() 3367 struct esca_block *sca = vcpu->kvm->arch.sca; in sca_del_vcpu() local [all …]
|
| H A D | gaccess.c | 137 return kvm->arch.sca->ipte_control.kh != 0; in ipte_lock_held() 151 ic = &kvm->arch.sca->ipte_control; in ipte_lock_simple() 173 ic = &kvm->arch.sca->ipte_control; in ipte_unlock_simple() 189 ic = &kvm->arch.sca->ipte_control; in ipte_lock_siif() 206 ic = &kvm->arch.sca->ipte_control; in ipte_unlock_siif()
|
| H A D | interrupt.c | 47 struct esca_block *sca = vcpu->kvm->arch.sca; in sca_ext_call_pending() local 48 union esca_sigp_ctrl sigp_ctrl = sca->cpu[vcpu->vcpu_id].sigp_ctrl; in sca_ext_call_pending() 63 struct esca_block *sca = vcpu->kvm->arch.sca; in sca_inject_ext_call() local 64 union esca_sigp_ctrl *sigp_ctrl = &sca->cpu[vcpu->vcpu_id].sigp_ctrl; in sca_inject_ext_call() 86 struct esca_block *sca = vcpu->kvm->arch.sca; in sca_clear_ext_call() local 87 union esca_sigp_ctrl *sigp_ctrl = &sca->cpu[vcpu->vcpu_id].sigp_ctrl; in sca_clear_ext_call()
|
| H A D | pv.c | 717 uvcb.guest_sca = virt_to_phys(kvm->arch.sca); in kvm_s390_pv_init_vm()
|
| /linux/drivers/edac/ |
| H A D | imh_base.c | 234 DEFINE_LOCAL_REG(reg, cfg, 0, true, sca, 0, tolm); in imh_get_tolm_tohm() 242 DEFINE_LOCAL_REG(reg2, cfg, 0, true, sca, 0, tohm); in imh_get_tolm_tohm()
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | amd5536udc.h | 391 u32 sca; member
|
| /linux/include/net/bluetooth/ |
| H A D | bluetooth.h | 192 __u8 sca; member
|
| H A D | hci.h | 2160 __u8 sca; member
|
| /linux/arch/s390/include/asm/ |
| H A D | kvm_host.h | 642 struct esca_block *sca; member
|
| /linux/net/bluetooth/ |
| H A D | hci_conn.c | 1858 pdu->sca = qos->ucast.sca; in set_cig_params_sync()
|
| H A D | iso.c | 1688 if (qos->ucast.sca > 0x07) in check_ucast_qos()
|