Searched hist:"439 e17576eb47f26b78c5bbc72e344d4206d2327" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/x86/include/asm/ |
H A D | mem_encrypt.h | diff 439e17576eb47f26b78c5bbc72e344d4206d2327 Wed Jun 14 01:39:41 CEST 2023 Thomas Gleixner <tglx@linutronix.de> init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Invoke the X86ism mem_encrypt_init() from X86 arch_cpu_finalize_init() and remove the weak fallback from the core code.
No functional change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20230613224545.670360645@linutronix.de
|
/linux/arch/x86/kernel/cpu/ |
H A D | common.c | diff 439e17576eb47f26b78c5bbc72e344d4206d2327 Wed Jun 14 01:39:41 CEST 2023 Thomas Gleixner <tglx@linutronix.de> init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Invoke the X86ism mem_encrypt_init() from X86 arch_cpu_finalize_init() and remove the weak fallback from the core code.
No functional change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20230613224545.670360645@linutronix.de
|
/linux/init/ |
H A D | main.c | diff 439e17576eb47f26b78c5bbc72e344d4206d2327 Wed Jun 14 01:39:41 CEST 2023 Thomas Gleixner <tglx@linutronix.de> init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Invoke the X86ism mem_encrypt_init() from X86 arch_cpu_finalize_init() and remove the weak fallback from the core code.
No functional change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20230613224545.670360645@linutronix.de
|