Searched refs:ucbuf (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dcpacf.h455 * @ucbuf: buffer for unconditioned data
460 static inline void cpacf_trng(u8 *ucbuf, unsigned long ucbuf_len, argument
465 u.even = (unsigned long)ucbuf;
471 "0: .insn rre,%[opc] << 16,%[ucbuf],%[cbuf]\n"
473 : [ucbuf] "+&d" (u.pair), [cbuf] "+&d" (c.pair)

Completed in 116 milliseconds