Lines Matching refs:ebx
232 sub %ebx,%r8d
400 mov %ebx, sym_esi(pvh_start_info_pa)
458 testb $MBI_MEMLIMITS,MB_flags(%ebx)
461 cmovnz MB_mem_lower(%ebx),%edx
466 lea (MB2_fixed_sizeof+MULTIBOOT2_TAG_ALIGN-1)(%ebx),%ecx
472 sub %ebx,%edi
473 cmp %edi,MB2_fixed_total_size(%ebx)
588 push %ebx /* Multiboot information address. */
668 lea sym_esi(start),%ebx
669 lea (1<<L2_PAGETABLE_SHIFT)*7+(PAGE_HYPERVISOR|_PAGE_PSE)(%ebx),%eax
670 shr $(L2_PAGETABLE_SHIFT-3),%ebx
672 1: mov %eax,sym_fs(l2_bootmap)-8(%ebx,%ecx,8)
673 mov %eax,sym_fs(l2_identmap)-8(%ebx,%ecx,8)
716 mov sym_fs(multiboot_ptr),%ebx
717 testl $MBI_CMDLINE,MB_flags(%ebx)
722 pushl MB_cmdline(%ebx)