Searched refs:prno (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/s390/boot/ |
H A D | kaslr.c | 58 struct prno_parm prno; in get_random() local 69 cpacf_prno(CPACF_PRNO_SHA512_DRNG_SEED, &prno, NULL, 0, in get_random() 71 cpacf_prno(CPACF_PRNO_SHA512_DRNG_GEN, &prno, (u8 *) &random, in get_random()
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_features_def.h.inc | 342 DEF_FEAT(PRNO_TRNG_QRTCR, "prno-trng-qrtcr", PPNO, 112, "PRNO TRNG-Query-Raw-to-Conditioned-Ratio") 343 DEF_FEAT(PRNO_TRNG, "prno-trng", PPNO, 114, "PRNO TRNG")
|