+4
−0
arch/arm64/include/asm/trans_pgd.h
0 → 100644
+21
−0
+1
−227
+1
−0
arch/arm64/mm/trans_pgd.c
0 → 100644
+250
−0
Loading
Now, that we abstracted the required functions move them to a new home. Later, we will generalize these function in order to be useful outside of hibernation. Signed-off-by:Pavel Tatashin <pasha.tatashin@soleen.com> Reviewed-by:
James Morse <james.morse@arm.com> Link: https://lore.kernel.org/r/20210125191923.1060122-4-pasha.tatashin@soleen.com Signed-off-by:
Will Deacon <will@kernel.org>