Searched defs:LINEAR_CODE_SEL (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/ResetVector/Vtf0/Ia16/
H A DReal16ToFlat32.asm41 jmp dword LINEAR_CODE_SEL:ADDR_OF(jumpTo32BitAndLandHere)
43 jmp LINEAR_CODE_SEL:dword ADDR_OF(jumpTo32BitAndLandHere)
117 LINEAR_CODE_SEL equ $-GDT_BASE define
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuDxe/
H A DCpuGdt.c52 #define LINEAR_CODE_SEL OFFSET_OF (GDT_ENTRIES, LinearCode) macro
60 #define CPU_CODE_SEL LINEAR_CODE_SEL
96 // LINEAR_CODE_SEL

Completed in 100 milliseconds