Searched refs:scalar (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/arch/powerpc/kvm/ |
D | book3s_paired_singles.c | 503 int reg_in3, int scalar, in kvmppc_ps_three_in() argument 521 if (scalar & SCALAR_LOW) in kvmppc_ps_three_in() 529 if (!(scalar & SCALAR_NO_PS0)) in kvmppc_ps_three_in() 537 if (scalar & SCALAR_HIGH) in kvmppc_ps_three_in() 540 if (!(scalar & SCALAR_NO_PS1)) in kvmppc_ps_three_in() 551 int scalar, in kvmppc_ps_two_in() argument 568 if (scalar & SCALAR_LOW) in kvmppc_ps_two_in() 575 if (!(scalar & SCALAR_NO_PS0)) { in kvmppc_ps_two_in() 586 if (scalar & SCALAR_HIGH) in kvmppc_ps_two_in() 591 if (!(scalar & SCALAR_NO_PS1)) { in kvmppc_ps_two_in()
|
/linux-4.4.14/include/linux/ |
D | ccp.h | 448 struct scatterlist *scalar; member
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | leon_amba.h | 131 u32 scalar; member
|
/linux-4.4.14/net/bluetooth/ |
D | ecc.c | 690 const struct ecc_point *point, u64 *scalar, in ecc_point_mult() argument 705 nb = !vli_test_bit(scalar, i); in ecc_point_mult() 710 nb = !vli_test_bit(scalar, 0); in ecc_point_mult()
|
/linux-4.4.14/arch/x86/crypto/ |
D | sha1_ssse3_asm.S | 376 # blended scheduling of vector and scalar instruction streams, one 4-wide 377 # vector iteration / 4 scalar rounds
|
/linux-4.4.14/Documentation/timers/ |
D | hrtimers.txt | 129 union" type and a plain "scalar" 64bit nanoseconds representation (at
|
/linux-4.4.14/drivers/crypto/ccp/ |
D | ccp-ops.c | 1947 if (!ecc->u.pm.scalar || in ccp_run_ecc_pm_cmd() 2031 ret = ccp_reverse_set_dm_area(&src, ecc->u.pm.scalar, in ccp_run_ecc_pm_cmd()
|
/linux-4.4.14/Documentation/DocBook/ |
D | device-drivers.xml.db | 992 API-input-scancode-to-scalar
|
/linux-4.4.14/Documentation/ |
D | memory-barriers.txt | 285 (*) These guarantees apply only to properly aligned and sized scalar 298 either an object of scalar type, or a maximal sequence
|