Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Darchrandom.h41 int powernv_hwrng_present(void);
45 static inline int powernv_hwrng_present(void) { return 0; } in powernv_hwrng_present() function
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Drng.c32 int powernv_hwrng_present(void) in powernv_hwrng_present() function
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c194 return powernv_hwrng_present(); in kvmppc_hwrng_present()

Completed in 2 milliseconds