Searched refs:VLM (Results 1 – 5 of 5) sorted by relevance
/linux/lib/crypto/s390/ |
H A D | chacha-s390.S | 97 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...] |
/linux/arch/s390/kernel/vdso64/ |
H A D | vgetrandom-chacha.S | 53 VLM COPY1,COPY2,0,%r3
|
/linux/Documentation/hwmon/ |
H A D | pc87360.rst | 135 channels). For technical reasons, these channels are held by the VLM
|
/linux/drivers/hwmon/ |
H A D | pc87360.c | 78 #define VLM 0x0d /* Logical device: voltages */ macro 81 static const u8 logdev[LDNI_MAX] = { FSCM, VLM, TMS }; 678 * the +11 term below reflects the fact that VLM units 11,12,13 are 1312 "VLM conversion set to 1s period, 160us delay\n"); in pc87360_init_device() 1403 "Forcibly enabling monitoring (VLM)\n"); in pc87360_init_device() 1502 * Unless both the VLM and the TMS logical devices agree to in pc87360_probe() 1683 * we don't use the VLM device in pc87360_find()
|
/linux/arch/s390/include/asm/ |
H A D | fpu-insn-asm.h | 391 .macro VLM vfrom, vto, disp, base, hint=3
|