Home
last modified time | relevance | path

Searched refs:entry64 (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/s390/kernel/syscalls/
Dsyscalltbl19 local nr abi name entry64 entry32 _ignore
27 while read nr abi name entry64 entry32 _ignore; do
29 test x$entry64 = x- && entry64=sys_ni_syscall
41 prev_64=$entry64
50 prev_64=$entry64
68 while read nr entry64 entry32; do
73 if test x$entry64 = xsys_ni_syscall &&
77 printf "SYSCALL(%s,%s)\n" $entry64 $entry32
/Linux-v4.19/arch/x86/purgatory/
Dentry64.S16 .globl entry64, entry64_regs
19 entry64: label
Dsetup-x86_64.S36 jmp entry64
DMakefile4 purgatory-y := purgatory.o stack.o setup-x86_$(BITS).o sha256.o entry64.o string.o