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

/linux-master/arch/x86/boot/compressed/
H A Dhead_32.S69 movl $__BOOT_DS, %eax
H A Dhead_64.S112 movl $__BOOT_DS, %eax
/linux-master/arch/x86/boot/
H A Dpmjump.S34 movw $__BOOT_DS, %cx
/linux-master/arch/x86/include/asm/
H A Dsegment.h26 #define __BOOT_DS (GDT_ENTRY_BOOT_DS*8) macro
/linux-master/arch/x86/realmode/
H A Dinit.c141 trampoline_header->gdt_limit = __BOOT_DS + 7;
/linux-master/arch/x86/kernel/
H A Dhead_32.S75 movl $(__BOOT_DS),%eax
146 movl $(__BOOT_DS),%eax
517 .word __BOOT_DS+7

Completed in 325 milliseconds