Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/realmode/rm/
A Dtrampoline_32.S56 ljmpl $__BOOT_CS, $pa_startup_32
/linux-6.3-rc2/arch/x86/boot/
A Dpmjump.S44 .word __BOOT_CS # segment
/linux-6.3-rc2/arch/x86/include/asm/
A Dsegment.h25 #define __BOOT_CS (GDT_ENTRY_BOOT_CS*8) macro
/linux-6.3-rc2/arch/x86/kernel/
A Dhead_32.S258 ljmp $__BOOT_CS,$1f /* Clear prefetch and normalize %eip */
/linux-6.3-rc2/Documentation/x86/
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

Completed in 6 milliseconds