static inline int ilog2(int val)
Base 2 log computation. Used to calculate order parameters for kernel page allocations.
Fake variable to make docs work right :(