Searched refs:scalar (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/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-v4.19/arch/sparc/include/asm/ |
D | leon_amba.h | 132 u32 scalar; member
|
/Linux-v4.19/include/linux/ |
D | ccp.h | 556 struct scatterlist *scalar; member
|
/Linux-v4.19/crypto/ |
D | ecc.c | 844 const struct ecc_point *point, const u64 *scalar, in ecc_point_mult() argument 853 int num_bits = vli_num_bits(scalar, ndigits); in ecc_point_mult() 862 nb = !vli_test_bit(scalar, i); in ecc_point_mult() 869 nb = !vli_test_bit(scalar, 0); in ecc_point_mult()
|
/Linux-v4.19/arch/arm64/crypto/ |
D | Kconfig | 75 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-v4.19/arch/x86/crypto/ |
D | sha1_ssse3_asm.S | 375 # blended scheduling of vector and scalar instruction streams, one 4-wide 376 # vector iteration / 4 scalar rounds
|
/Linux-v4.19/Documentation/core-api/ |
D | timekeeping.rst | 92 Return a coarse-grained version of the time as a scalar
|
/Linux-v4.19/Documentation/networking/ |
D | msg_zerocopy.rst | 106 The notification itself is a simple scalar value. Each socket
|
D | filter.txt | 1112 bpf_verifier.h, which unifies tracking of scalar and pointer values. Each 1239 which calls adjust_ptr_min_max_vals() for adding pointer to scalar (or vice
|
/Linux-v4.19/Documentation/timers/ |
D | hrtimers.txt | 129 union" type and a plain "scalar" 64bit nanoseconds representation (at
|
/Linux-v4.19/drivers/crypto/ccp/ |
D | ccp-ops.c | 2264 if (!ecc->u.pm.scalar || in ccp_run_ecc_pm_cmd() 2343 ecc->u.pm.scalar, 0, in ccp_run_ecc_pm_cmd()
|
/Linux-v4.19/Documentation/translations/ko_KR/ |
D | memory-barriers.txt | 364 either an object of scalar type, or a maximal sequence
|
/Linux-v4.19/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
|