OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Cr4Pae
(Results
1 - 5
of
5
) sorted by null
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/Ia32/
SmiException.asm
41
DB 05h ; Cr4Pse;
Cr4Pae
;Intel64Mode;ExecutionDisableOutsideSmrr
SmiException.S
43
.byte 0x5 # Cr4Pse;
Cr4Pae
;Intel64Mode;ExecutionDisableOutsideSmrr
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/X64/
SmiException.asm
46
DB 0Fh ; Cr4Pse;
Cr4Pae
;Intel64Mode;ExecutionDisableOutsideSmrr
SmiException.S
46
.byte 0xF # Cr4Pse;
Cr4Pae
;Intel64Mode;ExecutionDisableOutsideSmrr
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
StmApi.h
[
all
...]
Completed in 203 milliseconds