Home | History | Annotate | Download | only in Ia32

Lines Matching refs:GDT_BASE

717 GDT_BASE:

720 .equ NULL_SEL, . - GDT_BASE # Selector [0]
729 .equ LINEAR_SEL, . - GDT_BASE # Selector [0x8]
738 .equ LINEAR_CODE_SEL, . - GDT_BASE # Selector [0x10]
747 .equ SYS_DATA_SEL, . - GDT_BASE # Selector [0x18]
756 .equ SYS_CODE_SEL, . - GDT_BASE
765 .equ SYS16_CODE_SEL, . - GDT_BASE
774 .equ SYS16_DATA_SEL, . - GDT_BASE
783 .equ SPARE5_SEL, . - GDT_BASE
790 .equ GDT_SIZE, . - GDT_BASE