Searched refs:BAM_ENTRY_MULTIBOOT (Results 1 – 3 of 3) sorted by relevance
83 #define BAM_ENTRY_MULTIBOOT 0x200 /* is multiboot (normal or failsafe) */ macro
375 if (!(entry->flags & BAM_ENTRY_MULTIBOOT)) { in cvt_kernel_line()538 if (!(entry->flags & BAM_ENTRY_MULTIBOOT)) { in cvt_module_line()
4445 entry->flags |= BAM_ENTRY_MULTIBOOT; in kernel_parser()4449 entry->flags |= BAM_ENTRY_MULTIBOOT | BAM_ENTRY_FAILSAFE; in kernel_parser()