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

/linux-4.1.27/arch/powerpc/include/asm/
H A Darchrandom.h49 int powernv_hwrng_present(void);
53 static inline int powernv_hwrng_present(void) { return 0; } powernv_get_random_real_mode() function
/linux-4.1.27/arch/powerpc/platforms/powernv/
H A Drng.c34 int powernv_hwrng_present(void) powernv_hwrng_present() function
/linux-4.1.27/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c179 return powernv_hwrng_present(); kvmppc_hwrng_present()

Completed in 149 milliseconds