Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dhead_32.S74 movl $(__BOOT_DS),%eax
164 movl $(__BOOT_DS),%eax
/linux/arch/x86/boot/
A Dpmjump.S34 movw $__BOOT_DS, %cx
/linux/arch/x86/realmode/
A Dinit.c115 trampoline_header->gdt_limit = __BOOT_DS + 7; in setup_real_mode()
/linux/arch/x86/include/asm/
A Dsegment.h25 #define __BOOT_DS (GDT_ENTRY_BOOT_DS*8) macro
/linux/arch/x86/boot/compressed/
A Dhead_32.S69 movl $__BOOT_DS, %eax
A Dhead_64.S104 movl $__BOOT_DS, %eax
/linux/Documentation/x86/
A Dboot.rst1357 __BOOT_CS(0x10) and __BOOT_DS(0x18); both descriptors must be 4G flat
1358 segment; __BOOT_CS must have execute/read permission, and __BOOT_DS
1360 must be __BOOT_DS; interrupt must be disabled; %esi must hold the base
1396 __BOOT_CS(0x10) and __BOOT_DS(0x18); both descriptors must be 4G flat
1397 segment; __BOOT_CS must have execute/read permission, and __BOOT_DS
1399 must be __BOOT_DS; interrupt must be disabled; %rsi must hold the base

Completed in 14 milliseconds