coreboot/src/include/cpu
Naresh G Solanki f92fcabba8 x86: Add function to modify CR3 register
Register CR3 holds the physical address of paging-structure hierarchy.
Add functions to enable read/write of this register.

Change-Id: Icfd8f8e32833d2c80cefc8f930d6eedbfeb5e3ee
Signed-off-by: Naresh G Solanki <naresh.solanki@intel.com>
Reviewed-on: https://review.coreboot.org/25478
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-04-05 10:17:29 +00:00
..
amd cpu/amdfam15.h: Add definition for MMIO config MSR 2017-11-01 21:56:03 +00:00
intel intel: Use MSR_EBC_FREQUENCY_ID instead of 0x2c 2017-12-11 01:10:51 +00:00
x86 x86: Add function to modify CR3 register 2018-04-05 10:17:29 +00:00
cpu.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00