Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhead_32.S75 movl $(__BOOT_DS),%eax
165 movl $(__BOOT_DS),%eax
577 .word __BOOT_DS+7
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhead_32.S75 movl $(__BOOT_DS),%eax
151 movl $(__BOOT_DS),%eax
527 .word __BOOT_DS+7
/kernel/linux/linux-5.10/arch/x86/realmode/
H A Dinit.c139 trampoline_header->gdt_limit = __BOOT_DS + 7; in setup_real_mode()
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dhead_32.S69 movl $__BOOT_DS, %eax
H A Dhead_64.S112 movl $__BOOT_DS, %eax
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsegment.h26 #define __BOOT_DS (GDT_ENTRY_BOOT_DS*8) macro
/kernel/linux/linux-6.6/arch/x86/realmode/
H A Dinit.c141 trampoline_header->gdt_limit = __BOOT_DS + 7; in setup_real_mode()
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dhead_32.S69 movl $__BOOT_DS, %eax
H A Dhead_64.S103 movl $__BOOT_DS, %eax
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dsegment.h25 #define __BOOT_DS (GDT_ENTRY_BOOT_DS*8) macro

Completed in 6 milliseconds