Changeset d4eba6d in mainline
- Timestamp:
- 2018-10-12T16:55:10Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- dcc2c5d
- Parents:
- 209cd41
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/amd64/src/smp/ap.S
r209cd41 rd4eba6d 72 72 movw %ax, %gs 73 73 74 # Enable 64-bit page trans altion entries (CR4.PAE = 1).74 # Enable 64-bit page translation entries (CR4.PAE = 1). 75 75 # Paging is not enabled until after long mode is enabled 76 76
Note:
See TracChangeset
for help on using the changeset viewer.