Searched refs:CPACF_PRNO_TRNG (Results 1 – 5 of 5) sorted by relevance
105 if (cpacf_query_func(CPACF_PRNO, CPACF_PRNO_TRNG) && in s390_arch_random_init()
830 if (cpacf_query_func(CPACF_PRNO, CPACF_PRNO_TRNG)) in prng_init()
144 #define CPACF_PRNO_TRNG 0x72 macro446 register unsigned long r0 asm("0") = (unsigned long) CPACF_PRNO_TRNG; in cpacf_trng()
37 if (cpacf_query_func(CPACF_PRNO, CPACF_PRNO_TRNG)) in check_prng()
227 if (!cpacf_query_func(CPACF_PRNO, CPACF_PRNO_TRNG)) { in trng_init()