Searched refs:VLM (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/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 | 116 VLM CONST_PERM_LE2BE,CONST_CRC_POLY,0,%r5 129 VLM %v1,%v4,0,%r3 /* 64-bytes into V1..V4 */ 144 VLM %v5,%v8,0,%r3
|
/Linux-v4.19/lib/raid6/ |
D | s390vx.uc | 63 asm volatile ("VLM %2,%3,0,%r1"
|
/Linux-v4.19/arch/s390/kernel/ |
D | entry.S | 1034 VLM %v0,%v15,0,%r4 1035 VLM %v16,%v31,256,%r4 1115 0: VLM %v0,%v15,0,%r11 1116 VLM %v16,%v31,256,%r11
|
/Linux-v4.19/arch/s390/include/asm/ |
D | vx-insn.h | 366 .macro VLM vfrom, vto, disp, base
|
/Linux-v4.19/Documentation/hwmon/ |
D | pc87360 | 121 channels). For technical reasons, these channels are held by the VLM
|
/Linux-v4.19/drivers/hwmon/ |
D | pc87360.c | 79 #define VLM 0x0d /* Logical device: voltages */ macro 82 static const u8 logdev[LDNI_MAX] = { FSCM, VLM, TMS };
|