Searched refs:__BOOT_DS (Results 1 – 6 of 6) sorted by relevance
34 movw $__BOOT_DS, %cx
72 movl $(__BOOT_DS),%eax141 movl $(__BOOT_DS),%eax
69 movl $__BOOT_DS, %eax
111 movl $__BOOT_DS, %eax
26 #define __BOOT_DS (GDT_ENTRY_BOOT_DS*8) macro
144 trampoline_header->gdt_limit = __BOOT_DS + 7; in setup_real_mode()
Completed in 10 milliseconds