POW2              334 arch/ia64/mm/init.c #	define POW2(n)			(1ULL << (n))
POW2               72 include/video/sstfb.h #define POW2(x)		(1ul<<(x))