zephyr/arch/x86
Adithya Baglody 76edf8a681 x86: MMU: Enable boot time PAE page tables.
In PAE boot tables the __mmu_tables_start points to page directory
pointer (PDPT). Enable the PAE by updating the CR4.PAE and
IA32_EFER.NXE bits.

JIRA:ZEP-2511

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2017-10-23 10:13:07 -07:00
..
core x86: MMU: Enable boot time PAE page tables. 2017-10-23 10:13:07 -07:00
debug
include x86: MMU: Create PAE page structures and unions. 2017-10-23 10:13:07 -07:00
soc dts: x86: qemu_x86: Add device support for uart ns16550 2017-10-06 08:35:42 -04:00
defconfig
Kbuild
Kconfig x86: MMU: Kconfig option to enable the PAE tables. 2017-10-23 10:13:07 -07:00
Makefile
Makefile.gdt
Makefile.idt
Makefile.mmu x86: MMU: Generation of PAE tables 2017-10-23 10:13:07 -07:00