Searched refs:VLM (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/arch/s390/crypto/ |
D | crc32be-vx.S | 96 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
|
D | crc32le-vx.S | 117 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
|
D | chacha-s390.S | 96 VLM XA0,XA3,0x60,%r7,4 # load [smashed] sigma 292 VLM XT0,XT3,0,INP,0 318 VLM XT0,XT3,0,INP,0 345 VLM XT0,XT3,0,INP,0 372 VLM XT0,XT3,0,INP,0 487 VLM K1,K2,0,KEY,0 # load key 490 VLM K0,BEPERM,0,%r7,4 # load sigma, increments, ... 733 VLM T0,T3,0,INP,0 740 VLM K0,T3,0,%r7,4 # re-load sigma and increments 760 VLM A1,D1,0,INP,0 [all …]
|
/linux-5.19.10/lib/raid6/ |
D | s390vx.uc | 63 asm volatile ("VLM %2,%3,0,%1"
|
/linux-5.19.10/Documentation/hwmon/ |
D | pc87360.rst | 135 channels). For technical reasons, these channels are held by the VLM
|
/linux-5.19.10/arch/s390/include/asm/ |
D | vx-insn.h | 366 .macro VLM vfrom, vto, disp, base, hint=3
|
/linux-5.19.10/drivers/hwmon/ |
D | pc87360.c | 66 #define VLM 0x0d /* Logical device: voltages */ macro 69 static const u8 logdev[LDNI_MAX] = { FSCM, VLM, TMS };
|