IO_BITMAP_LONGS   276 arch/x86/include/asm/processor.h 	unsigned long		io_bitmap[IO_BITMAP_LONGS + 1];
IO_BITMAP_LONGS   863 arch/x86/include/asm/processor.h 	.io_bitmap		= { [0 ... IO_BITMAP_LONGS] = ~0 },	  \