commit | 18aad13d76cbe87184014d97460378d70cc22838 | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Fri Apr 16 11:54:27 2021 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri May 07 13:36:22 2021 -0400 |
tree | 25bcfeda49d8b2adcfe5e794b2c04aa3f344a1bc | |
parent | 085d3768e142395ca9b55ed7e3bc402f2352abe3 [diff] |
x86: mmu: implement arch_page_phys_get() This implements arch_page_phys_get() to translate mapped virtual addresses back to physical addresses. Signed-off-by: Daniel Leung <daniel.leung@intel.com>