commit | 786cf641dcf5476252a4e1d0d50a7c3adb80b6a8 | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Wed Apr 14 12:47:58 2021 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri May 07 13:36:22 2021 -0400 |
tree | 4e7d8a2660c52eb21487c801a2c1482db97e35ac | |
parent | bf287c6e2b25397d9d327a0784e8163ce45d8ea5 [diff] |
x86: mmu: implement arch_mem_unmap() This implements arch_mem_unmap() as counterpart to arch_mem_map(). Signed-off-by: Daniel Leung <daniel.leung@intel.com>