Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/
Dtrampoline_32.S70 .word __BOOT_DS + 7 # gdt limit
Dhead_32.S99 movl $(__BOOT_DS),%eax
282 movl $(__BOOT_DS),%eax
709 .word __BOOT_DS+7
/linux-3.4.99/arch/x86/boot/
Dpmjump.S36 movw $__BOOT_DS, %cx
/linux-3.4.99/arch/x86/include/asm/
Dsegment.h21 #define __BOOT_DS (GDT_ENTRY_BOOT_DS * 8) macro
/linux-3.4.99/arch/x86/boot/compressed/
Dhead_32.S74 movl $__BOOT_DS, %eax
/linux-3.4.99/Documentation/x86/
Dboot.txt1008 __BOOT_CS(0x10) and __BOOT_DS(0x18); both descriptors must be 4G flat
1009 segment; __BOOS_CS must have execute/read permission, and __BOOT_DS
1011 must be __BOOT_DS; interrupt must be disabled; %esi must hold the base