Searched refs:CPACF_PRNO_TRNG (Results 1 – 3 of 3) sorted by relevance
105 if (cpacf_query_func(CPACF_PRNO, CPACF_PRNO_TRNG) && in s390_arch_random_init()
135 #define CPACF_PRNO_TRNG 0x72 macro437 register unsigned long r0 asm("0") = (unsigned long) CPACF_PRNO_TRNG; in cpacf_trng()
231 if (!cpacf_query_func(CPACF_PRNO, CPACF_PRNO_TRNG)) { in trng_init()