Searched refs:scalar (Results 1 – 16 of 16) sorted by relevance
/Linux-v5.4/arch/powerpc/kvm/ |
D | book3s_paired_singles.c | 492 int reg_in3, int scalar, in kvmppc_ps_three_in() argument 510 if (scalar & SCALAR_LOW) in kvmppc_ps_three_in() 518 if (!(scalar & SCALAR_NO_PS0)) in kvmppc_ps_three_in() 526 if (scalar & SCALAR_HIGH) in kvmppc_ps_three_in() 529 if (!(scalar & SCALAR_NO_PS1)) in kvmppc_ps_three_in() 540 int scalar, in kvmppc_ps_two_in() argument 557 if (scalar & SCALAR_LOW) in kvmppc_ps_two_in() 564 if (!(scalar & SCALAR_NO_PS0)) { in kvmppc_ps_two_in() 575 if (scalar & SCALAR_HIGH) in kvmppc_ps_two_in() 580 if (!(scalar & SCALAR_NO_PS1)) { in kvmppc_ps_two_in()
|
/Linux-v5.4/arch/sparc/include/asm/ |
D | leon_amba.h | 132 u32 scalar; member
|
/Linux-v5.4/include/linux/ |
D | ccp.h | 555 struct scatterlist *scalar; member
|
/Linux-v5.4/arch/arm64/crypto/ |
D | Kconfig | 69 tristate "AES core cipher using scalar instructions"
|
D | sha512-core.S_shipped | 55 // 64-bit scalar version on *some* of the more recent processors. As
|
D | sha256-core.S_shipped | 55 // 64-bit scalar version on *some* of the more recent processors. As
|
/Linux-v5.4/crypto/ |
D | ecc.c | 1143 const struct ecc_point *point, const u64 *scalar, in ecc_point_mult() argument 1157 carry = vli_add(sk[0], scalar, curve->n, ndigits); in ecc_point_mult() 1159 scalar = sk[!carry]; in ecc_point_mult() 1169 nb = !vli_test_bit(scalar, i); in ecc_point_mult() 1176 nb = !vli_test_bit(scalar, 0); in ecc_point_mult()
|
/Linux-v5.4/arch/x86/crypto/ |
D | sha1_ssse3_asm.S | 371 # blended scheduling of vector and scalar instruction streams, one 4-wide 372 # vector iteration / 4 scalar rounds
|
/Linux-v5.4/Documentation/devicetree/ |
D | writing-schema.rst | 104 The YAML Devicetree format also makes all string values an array and scalar
|
/Linux-v5.4/Documentation/core-api/ |
D | timekeeping.rst | 92 Return a coarse-grained version of the time as a scalar
|
/Linux-v5.4/Documentation/timers/ |
D | hrtimers.rst | 129 union" type and a plain "scalar" 64bit nanoseconds representation (at
|
/Linux-v5.4/Documentation/networking/ |
D | msg_zerocopy.rst | 106 The notification itself is a simple scalar value. Each socket
|
D | filter.txt | 1117 bpf_verifier.h, which unifies tracking of scalar and pointer values. Each 1259 which calls adjust_ptr_min_max_vals() for adding pointer to scalar (or vice
|
/Linux-v5.4/drivers/crypto/ccp/ |
D | ccp-ops.c | 2276 if (!ecc->u.pm.scalar || in ccp_run_ecc_pm_cmd() 2355 ecc->u.pm.scalar, 0, in ccp_run_ecc_pm_cmd()
|
/Linux-v5.4/Documentation/translations/ko_KR/ |
D | memory-barriers.txt | 364 either an object of scalar type, or a maximal sequence
|
/Linux-v5.4/Documentation/ |
D | memory-barriers.txt | 325 (*) These guarantees apply only to properly aligned and sized scalar 338 either an object of scalar type, or a maximal sequence
|