setup_header       35 arch/x86/boot/boot.h extern struct setup_header hdr;
setup_header      102 include/asm-x86/bootparam.h 	struct setup_header hdr;    /* setup header */	/* 0x1f1 */
setup_header      103 include/asm-x86/bootparam.h 	__u8  _pad7[0x290-0x1f1-sizeof(struct setup_header)];