linux-stable/arch/s390/include/asm/vdso
Heiko Carstens 36af1c5c15 s390/vdso: use system call functions
Use system call functions instead of open-coding svc inline
assemblies. This is mostly to get rid of even more register asm
constructs.
Besides that, it makes the code also a bit easier to understand.
The generated code is identical to what is was before.

Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2021-07-27 09:39:15 +02:00
..
clocksource.h
data.h s390/vdso: fix tod_steering_delta type 2021-03-25 21:57:25 +01:00
gettimeofday.h s390/vdso: use system call functions 2021-07-27 09:39:15 +02:00
processor.h
vsyscall.h