nn::math::ILog2
u32 ILog2( u32 x );
Calculates the base 2 logarithm of an integer, and returns the result as an integer.
CONFIDENTIAL