Searched hist:"072 e3d96a79a5876691c6532f91f930157144a2a" (Results 1 – 5 of 5) sorted by relevance
/linux/arch/arm64/include/asm/ |
H A D | trans_pgd.h | 072e3d96a79a5876691c6532f91f930157144a2a Mon Jan 25 20:19:08 CET 2021 Pavel Tatashin <pasha.tatashin@soleen.com> arm64: hibernate: move page handling function to new trans_pgd.c
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>
|
/linux/arch/arm64/mm/ |
H A D | trans_pgd.c | 072e3d96a79a5876691c6532f91f930157144a2a Mon Jan 25 20:19:08 CET 2021 Pavel Tatashin <pasha.tatashin@soleen.com> arm64: hibernate: move page handling function to new trans_pgd.c
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>
|
H A D | Makefile | diff 072e3d96a79a5876691c6532f91f930157144a2a Mon Jan 25 20:19:08 CET 2021 Pavel Tatashin <pasha.tatashin@soleen.com> arm64: hibernate: move page handling function to new trans_pgd.c
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>
|
/linux/arch/arm64/kernel/ |
H A D | hibernate.c | diff 072e3d96a79a5876691c6532f91f930157144a2a Mon Jan 25 20:19:08 CET 2021 Pavel Tatashin <pasha.tatashin@soleen.com> arm64: hibernate: move page handling function to new trans_pgd.c
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>
|
/linux/arch/arm64/ |
H A D | Kconfig | diff 072e3d96a79a5876691c6532f91f930157144a2a Mon Jan 25 20:19:08 CET 2021 Pavel Tatashin <pasha.tatashin@soleen.com> arm64: hibernate: move page handling function to new trans_pgd.c
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>
|