Searched refs:MBI_MEMLIMITS (Results 1 – 4 of 4) sorted by relevance
34 #define MBI_MEMLIMITS (_AC(1,u) << 0) macro
107 mbi_out->flags &= (MBI_MEMLIMITS | in mbi_reloc()172 mbi_out->flags |= MBI_MEMLIMITS; in mbi2_reloc()
458 testb $MBI_MEMLIMITS,MB_flags(%ebx)
886 else if ( mbi->flags & MBI_MEMLIMITS ) in __start_xen()
Completed in 7 milliseconds