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