Avoid returning a NULL pointer from the Intel hw PRNG ifunc resolver.
DTrace expects kernel function symbols of a non-zero size to have an
implementation, which is a reasonable invariant to preserve.
(cherry picked from commit b870199522666a66e378e90ca3dbef39c30f12c6)