Searched refs:const1 (Results 1 – 5 of 5) sorted by relevance
/linux/arch/powerpc/crypto/ |
H A D | crc32-vpmsum_core.S | 50 #define const1 v24 macro 166 lvx const1,0,r3 203 VPMSUMD(v8,v16,const1) 208 VPMSUMD(v9,v17,const1) 213 VPMSUMD(v10,v18,const1) 252 4: lvx const1,0,r3 310 lvx const1,0,r3 314 VPMSUMD(v8,v16,const1) 318 VPMSUMD(v9,v17,const1) 508 lvx const1,0,r3 [all …]
|
/linux/arch/powerpc/kernel/vdso/ |
H A D | vgetrandom-chacha.S | 19 #define const1 0x3320646e macro 196 lis state1, const1@ha 200 addi state1, state1, const1@l 228 addis state1, state1, const1@ha 232 addi state1, state1, const1@l
|
/linux/crypto/ |
H A D | aegis128-neon-inner.c | 141 static const uint8_t const1[] = { in crypto_aegis128_init_neon() local 149 vld1q_u8(const1), in crypto_aegis128_init_neon() 152 k ^ vld1q_u8(const1), in crypto_aegis128_init_neon()
|
/linux/drivers/input/keyboard/ |
H A D | applespi.c | 263 __le16 const1; member 843 message->bl_command.const1 = cpu_to_le16(0x01B0); in applespi_send_cmd_msg()
|
/linux/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 12619 u8 const1[0x1]; member
|