commit | ed22064e27026dd663195856f03d60d95e365a02 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Wed Dec 09 10:37:52 2020 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Sat Jan 23 19:47:23 2021 -0500 |
tree | d5654fb48092e358e8e8a95d998ebeb61d6bfa93 | |
parent | b0d608e3c947261321b08aa692454c453e7572df [diff] |
x86: implement demand paging APIs All arch_ APIs and macros are implemented, and the page fault handling code will call into the core kernel. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>