OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPARE4_SEL
(Results
1 - 13
of
13
) sorted by null
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
CpuGdt.h
58
#define
SPARE4_SEL
OFFSET_OF (GDT_ENTRIES, Spare4)
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
start.S
515
.equ
SPARE4_SEL
, .-GDT_BASE
[
all
...]
start16.S
508
.equ
SPARE4_SEL
, .-GDT_BASE
[
all
...]
start32.S
523
.equ
SPARE4_SEL
, .-GDT_BASE
[
all
...]
st16_64.S
675
.equ
SPARE4_SEL
, .-GDT_BASE # Selector [0x40]
[
all
...]
st32_64.S
690
.equ
SPARE4_SEL
, .-GDT_BASE # Selector [0x40]
[
all
...]
start64.S
682
.equ
SPARE4_SEL
, .-GDT_BASE # Selector [0x40]
[
all
...]
st16_64.asm
671
SPARE4_SEL
equ $-GDT_BASE ; Selector [0x40]
[
all
...]
st32_64.asm
687
SPARE4_SEL
equ $-GDT_BASE ; Selector [0x40]
[
all
...]
start.asm
511
SPARE4_SEL
equ $-GDT_BASE
[
all
...]
start16.asm
504
SPARE4_SEL
equ $-GDT_BASE
[
all
...]
start32.asm
519
SPARE4_SEL
equ $-GDT_BASE
[
all
...]
start64.asm
678
SPARE4_SEL
equ $-GDT_BASE ; Selector [0x40]
[
all
...]
Completed in 655 milliseconds