Searched refs:MBI_LOADERNAME (Results 1 – 5 of 5) sorted by relevance
103 if ( mbi_out->flags & MBI_LOADERNAME ) in mbi_reloc()111 MBI_LOADERNAME); in mbi_reloc()160 mbi_out->flags |= MBI_LOADERNAME; in mbi2_reloc()
43 #define MBI_LOADERNAME (_AC(1,u) << 9) macro
51 pvh_mbi.flags = MBI_CMDLINE | MBI_MODULES | MBI_LOADERNAME; in convert_pvh_info()
14 .flags = MBI_MODULES | MBI_LOADERNAME
703 loader = (mbi->flags & MBI_LOADERNAME) in __start_xen()
Completed in 6 milliseconds