Searched refs:BOOTSEC_SIGNATURE (Results 1 – 5 of 5) sorted by relevance
75 #define BOOTSEC_SIGNATURE 0xAA55 macro
128 if (lh.boot_flag != BOOTSEC_SIGNATURE) { in linux_loadkernel()
195 #define BOOTSEC_SIGNATURE 0xAA55 macro
219 else if (lh->boot_flag == BOOTSEC_SIGNATURE in load_image()
479 != BOOTSEC_SIGNATURE)) in chainloader_func()2384 != BOOTSEC_SIGNATURE)) in install_func()