Searched refs:VLM (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.15/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
|
/Linux-v5.15/lib/raid6/ |
D | s390vx.uc | 63 asm volatile ("VLM %2,%3,0,%1"
|
/Linux-v5.15/arch/s390/include/asm/ |
D | vx-insn.h | 366 .macro VLM vfrom, vto, disp, base, hint=3
|
/Linux-v5.15/Documentation/hwmon/ |
D | pc87360.rst | 135 channels). For technical reasons, these channels are held by the VLM
|
/Linux-v5.15/drivers/hwmon/ |
D | pc87360.c | 66 #define VLM 0x0d /* Logical device: voltages */ macro 69 static const u8 logdev[LDNI_MAX] = { FSCM, VLM, TMS };
|