linux/kernel/entry
Sven Schnelle 221a164035 entry: Move syscall_enter_from_user_mode() to header file
To allow inlining of syscall_enter_from_user_mode(), move it
to entry-common.h.

Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20231218074520.1998026-4-svens@linux.ibm.com
2023-12-21 23:12:18 +01:00
..
common.c entry: Move syscall_enter_from_user_mode() to header file 2023-12-21 23:12:18 +01:00
common.h
kvm.c
Makefile
syscall_user_dispatch.c