Home
last modified time | relevance | path

Searched refs:__BOOT_CS (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/realmode/rm/
H A Dtrampoline_32.S56 ljmpl $__BOOT_CS, $pa_startup_32
/openbmc/linux/arch/x86/boot/
H A Dpmjump.S44 .word __BOOT_CS # segment
/openbmc/linux/arch/x86/include/asm/
H A Dsegment.h25 #define __BOOT_CS (GDT_ENTRY_BOOT_CS*8) macro
/openbmc/linux/arch/x86/kernel/
H A Dhead_32.S244 ljmp $__BOOT_CS,$1f /* Clear prefetch and normalize %eip */
/openbmc/linux/Documentation/arch/x86/
H A Dboot.rst1358 __BOOT_CS(0x10) and __BOOT_DS(0x18); both descriptors must be 4G flat
1359 segment; __BOOT_CS must have execute/read permission, and __BOOT_DS
1360 must have read/write permission; CS must be __BOOT_CS and DS, ES, SS
1397 __BOOT_CS(0x10) and __BOOT_DS(0x18); both descriptors must be 4G flat
1398 segment; __BOOT_CS must have execute/read permission, and __BOOT_DS
1399 must have read/write permission; CS must be __BOOT_CS and DS, ES, SS