Home
last modified time | relevance | path

Searched refs:__BOOT_DS (Results 1 – 6 of 6) sorted by relevance

/arch/x86/boot/
A Dpmjump.S34 movw $__BOOT_DS, %cx
/arch/x86/kernel/
A Dhead_32.S72 movl $(__BOOT_DS),%eax
141 movl $(__BOOT_DS),%eax
/arch/x86/boot/compressed/
A Dhead_32.S69 movl $__BOOT_DS, %eax
A Dhead_64.S111 movl $__BOOT_DS, %eax
/arch/x86/include/asm/
A Dsegment.h26 #define __BOOT_DS (GDT_ENTRY_BOOT_DS*8) macro
/arch/x86/realmode/
A Dinit.c144 trampoline_header->gdt_limit = __BOOT_DS + 7; in setup_real_mode()

Completed in 10 milliseconds