Home
last modified time | relevance | path

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

/arch/x86/boot/
Dpmjump.S34 movw $__BOOT_DS, %cx
/arch/x86/realmode/
Dinit.c119 trampoline_header->gdt_limit = __BOOT_DS + 7; in setup_real_mode()
/arch/x86/kernel/
Dhead_32.S79 movl $(__BOOT_DS),%eax
201 movl $(__BOOT_DS),%eax
617 .word __BOOT_DS+7
/arch/x86/include/asm/
Dsegment.h25 #define __BOOT_DS (GDT_ENTRY_BOOT_DS*8) macro
/arch/x86/boot/compressed/
Dhead_32.S75 movl $__BOOT_DS, %eax
Dhead_64.S65 movl $(__BOOT_DS), %eax