Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/boot/
Dpmjump.S34 movw $__BOOT_DS, %cx
/Linux-v5.4/arch/x86/kernel/
Dhead_32.S79 movl $(__BOOT_DS),%eax
200 movl $(__BOOT_DS),%eax
606 .word __BOOT_DS+7
/Linux-v5.4/arch/x86/realmode/
Dinit.c90 trampoline_header->gdt_limit = __BOOT_DS + 7; in setup_real_mode()
/Linux-v5.4/arch/x86/include/asm/
Dsegment.h25 #define __BOOT_DS (GDT_ENTRY_BOOT_DS*8) macro
/Linux-v5.4/arch/x86/boot/compressed/
Dhead_32.S74 movl $__BOOT_DS, %eax
Dhead_64.S64 movl $(__BOOT_DS), %eax
/Linux-v5.4/Documentation/x86/
Dboot.rst1186 __BOOT_CS(0x10) and __BOOT_DS(0x18); both descriptors must be 4G flat
1187 segment; __BOOT_CS must have execute/read permission, and __BOOT_DS
1189 must be __BOOT_DS; interrupt must be disabled; %esi must hold the base
1225 __BOOT_CS(0x10) and __BOOT_DS(0x18); both descriptors must be 4G flat
1226 segment; __BOOT_CS must have execute/read permission, and __BOOT_DS
1228 must be __BOOT_DS; interrupt must be disabled; %rsi must hold the base