Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/include/asm/
Dcpacf.h460 static inline void cpacf_trng(u8 *ucbuf, unsigned long ucbuf_len, in cpacf_trng() argument
465 u.even = (unsigned long)ucbuf; in cpacf_trng()
473 : [ucbuf] "+&d" (u.pair), [cbuf] "+&d" (c.pair) in cpacf_trng()