Searched refs:__BOOT_CS (Results 1 – 4 of 4) sorted by relevance
46 .word __BOOT_CS # segment
22 #define __BOOT_CS (GDT_ENTRY_BOOT_CS*8) macro
1062 __BOOT_CS(0x10) and __BOOT_DS(0x18); both descriptors must be 4G flat1063 segment; __BOOT_CS must have execute/read permission, and __BOOT_DS1064 must have read/write permission; CS must be __BOOT_CS and DS, ES, SS1100 __BOOT_CS(0x10) and __BOOT_DS(0x18); both descriptors must be 4G flat1101 segment; __BOOT_CS must have execute/read permission, and __BOOT_DS1102 must have read/write permission; CS must be __BOOT_CS and DS, ES, SS
401 ljmp $__BOOT_CS,$1f /* Clear prefetch and normalize %eip */