commit | 402636153d82f134a287338c9160382548857295 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <npitre@baylibre.com> | Mon Feb 22 14:24:43 2021 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Mar 16 08:43:19 2021 -0400 |
tree | 5ea56681c674588b21b60278411029b0da5032a0 | |
parent | 49c626a33dc4fb95b17007553f08008170bcecec [diff] |
aarch64: mmu: factor out table expansion code Make the allocation, population and linking of a new table into a function of its own for easier code reuse. Signed-off-by: Nicolas Pitre <npitre@baylibre.com>