Home
last modified time | relevance | path

Searched refs:VLM (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/crypto/
H A Dcrc32be-vx.S96 VLM CONST_R1R2,CONST_CRC_POLY,0,%r5
103 VLM %v1,%v4,0,%r3 /* 64-bytes into V1..V4 */
114 VLM %v5,%v8,0,%r3
H A Dcrc32le-vx.S117 VLM CONST_PERM_LE2BE,CONST_CRC_POLY,0,%r5
130 VLM %v1,%v4,0,%r3 /* 64-bytes into V1..V4 */
145 VLM %v5,%v8,0,%r3
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Dcrc32be-vx.S97 VLM CONST_R1R2,CONST_CRC_POLY,0,%r5
104 VLM %v1,%v4,0,%r3 /* 64-bytes into V1..V4 */
115 VLM %v5,%v8,0,%r3
H A Dcrc32le-vx.S119 VLM CONST_PERM_LE2BE,CONST_CRC_POLY,0,%r5
132 VLM %v1,%v4,0,%r3 /* 64-bytes into V1..V4 */
147 VLM %v5,%v8,0,%r3
H A Dchacha-s390.S97 VLM XA0,XA3,0x60,%r7,4 # load [smashed] sigma
293 VLM XT0,XT3,0,INP,0
319 VLM XT0,XT3,0,INP,0
346 VLM XT0,XT3,0,INP,0
373 VLM XT0,XT3,0,INP,0
488 VLM K1,K2,0,KEY,0 # load key
491 VLM K0,BEPERM,0,%r7,4 # load sigma, increments, ...
734 VLM T0,T3,0,INP,0
741 VLM K0,T3,0,%r7,4 # re-load sigma and increments
761 VLM A
[all...]
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dentry.S1083 VLM %v0,%v15,0,%r4
1084 VLM %v16,%v31,256,%r4
1163 0: VLM %v0,%v15,0,%r11
1164 VLM %v16,%v31,256,%r11
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dvx-insn.h366 .macro VLM vfrom, vto, disp, base, hint=3
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dvx-insn-asm.h369 .macro VLM vfrom, vto, disp, base, hint=3
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dpc87360.c66 #define VLM 0x0d /* Logical device: voltages */ macro
69 static const u8 logdev[LDNI_MAX] = { FSCM, VLM, TMS };
746 * the +11 term below reflects the fact that VLM units 11,12,13 are
1157 * we don't use the VLM device in pc87360_find()
1256 * Unless both the VLM and the TMS logical devices agree to in pc87360_probe()
1408 "VLM conversion set to 1s period, 160us delay\n"); in pc87360_init_device()
1499 "Forcibly enabling monitoring (VLM)\n"); in pc87360_init_device()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dpc87360.c78 #define VLM 0x0d /* Logical device: voltages */ macro
81 static const u8 logdev[LDNI_MAX] = { FSCM, VLM, TMS };
674 * the +11 term below reflects the fact that VLM units 11,12,13 are
1308 "VLM conversion set to 1s period, 160us delay\n"); in pc87360_init_device()
1399 "Forcibly enabling monitoring (VLM)\n"); in pc87360_init_device()
1498 * Unless both the VLM and the TMS logical devices agree to in pc87360_probe()
1681 * we don't use the VLM device in pc87360_find()

Completed in 11 milliseconds