Home
last modified time | relevance | path

Searched refs:PG (Results 1 – 25 of 30) sorted by relevance

12

/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/Ia32/
DFlat32ToFlat64.asm35 bts eax, 31 ; set PG
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/X64/
DThunk16.S128 and $0x7ffffffe,%esi #clear PE & PG bits
140 mov %rsi,%cr0 #disable PE & PG
DThunk16.asm124 and esi, 07ffffffeh ; clear PE & PG bits
137 mov cr0, rsi ; disable PE & PG
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DEnablePaging64.S48 btsl $31, %eax # set PG
DEnablePaging64.asm50 bts eax, 31 ; set PG
DThunk16.S194 andl $0x7ffffffe, %eax # clear PE, PG bits
DThunk16.nasm243 and eax, 7ffffffeh ; clear PE, PG bits
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DEnablePaging64.asm48 bts eax, 31 ; set PG
DThunk16.S175 andl $0x7ffffffe, %eax # clear PE, PG bits
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
DDisablePaging64.S66 btr $0x1f,%eax # clear CR0.PG
DDisablePaging64.asm65 btr eax, 31 ; Clear CR0.PG
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/X64/
DMpFuncs.S113 .byte 0xF,0xBA,0xE8,0x1F # bts eax, 31 ; Set PG=1.
DMpFuncs.asm99 db 0Fh, 0BAh, 0E8h, 1Fh ; bts eax, 31 ; Set PG=1.
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
DMpFuncs.S116 .byte 0xF,0xBA,0xE8,0x1F # bts eax, 31 ; Set PG=1.
DMpFuncs.asm117 db 0Fh, 0BAh, 0E8h, 1Fh ; bts eax, 31 ; Set PG=1.
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
Dst32_64.S523 # Enable paging to activate long mode (set CR0.PG=1)
530 # bts eax, 31 ; Set PG=1.
Dstart64.S515 # Enable paging to activate long mode (set CR0.PG=1)
522 # bts eax, 31 ; Set PG=1.
Dst16_64.S508 # Enable paging to activate long mode (set CR0.PG=1)
515 # bts eax, 31 ; Set PG=1.
Dst16_64.asm503 ; Enable paging to activate long mode (set CR0.PG=1)
510 ; bts eax, 31 ; Set PG=1.
Dst32_64.asm519 ; Enable paging to activate long mode (set CR0.PG=1)
526 ; bts eax, 31 ; Set PG=1.
Dstart64.asm510 ; Enable paging to activate long mode (set CR0.PG=1)
517 ; bts eax, 31 ; Set PG=1.
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/
DThunk16.S287 andl $0x7ffffffe,%eax # clear PE, PG bits
DThunk16.asm264 and eax, 7ffffffeh ; clear PE, PG bits
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/X64/
DMpFuncs.asm112 db 0Fh, 0BAh, 0E8h, 1Fh ; bts eax, 31 ; Set PG=1.
DMpFuncs.nasm111 bts eax, 31 ; Set PG=1.

12