zephyr/arch/x86
Andrew Boie 8bfee13cd3 x86: define MMU data structures
This was more or less transplanted from old Viper codebase (Zephyr's
ancestor which supported paging) and adapted to current coding style.

Change-Id: I203e631f1dcd5f2fb4e9a2fa9339fc7521c7962d
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-04-27 17:46:54 +00:00
..
core kernel: tickless: Add tickless kernel support 2017-04-27 13:46:28 +00:00
debug arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
include x86: define MMU data structures 2017-04-27 17:46:54 +00:00
soc spell: fix Kconfig help typos: /arch 2017-04-21 12:30:42 +00:00
Kbuild
Kconfig x86: exception-assisted panic/oops support 2017-04-22 10:31:49 -04:00
Makefile build: move qemu definitions to boards 2017-01-10 20:20:47 +00:00
Makefile.idt x86: call gen_idt with $ZEPHYR_BASE too 2017-04-25 02:32:29 +00:00
defconfig