Searched refs:__BOOT_DS (Results 1 – 6 of 6) sorted by relevance
70 .word __BOOT_DS + 7 # gdt limit
99 movl $(__BOOT_DS),%eax282 movl $(__BOOT_DS),%eax709 .word __BOOT_DS+7
36 movw $__BOOT_DS, %cx
21 #define __BOOT_DS (GDT_ENTRY_BOOT_DS * 8) macro
74 movl $__BOOT_DS, %eax
1008 __BOOT_CS(0x10) and __BOOT_DS(0x18); both descriptors must be 4G flat1009 segment; __BOOS_CS must have execute/read permission, and __BOOT_DS1011 must be __BOOT_DS; interrupt must be disabled; %esi must hold the base