Home
last modified time | relevance | path

Searched refs:SYSCALL (Results 1 – 20 of 20) sorted by relevance

/openbmc/qemu/linux-user/arm/
H A Dvdso.S56 .macro SYSCALL name, nr macro
69 SYSCALL __vdso_clock_gettime, __NR_clock_gettime
70 SYSCALL __vdso_clock_gettime64, __NR_clock_gettime64
71 SYSCALL __vdso_clock_getres, __NR_clock_getres
72 SYSCALL __vdso_gettimeofday, __NR_gettimeofday
/openbmc/linux/samples/seccomp/
H A Dbpf-fancy.c38 SYSCALL(__NR_exit, ALLOW), in main()
39 SYSCALL(__NR_exit_group, ALLOW), in main()
40 SYSCALL(__NR_write, JUMP(&l, write_fd)), in main()
41 SYSCALL(__NR_read, JUMP(&l, read)), in main()
H A Dbpf-helper.h55 #define SYSCALL(nr, jt) \ macro
/openbmc/linux/arch/sh/kernel/vsyscall/
H A DMakefile12 quiet_cmd_syscall = SYSCALL $@
/openbmc/linux/arch/powerpc/include/asm/
H A Dsstep.h41 SYSCALL, enumerator
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlibbpf_probes.c107 CASE(SYSCALL, sys_bpf, true), in test_libbpf_probe_helpers()
/openbmc/linux/arch/s390/kernel/syscalls/
H A Dsyscalltbl91 * SYSCALL(64 bit syscall, 31 bit emulated syscall)
/openbmc/linux/Documentation/arch/x86/
H A Dpti.rst84 b. A "trampoline" must be used for SYSCALL entry. This
86 non-PTI SYSCALL entry code, so requires mapping fewer
158 5. Run 32-bit binaries on systems supporting the SYSCALL instruction.
/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/
H A Dintroduction.rst248 SYSCALL BREAK CPUCFG NOP IDLE ERTN(ERET) DBCL(DBGCALL) RDTIMEL.W RDTIMEH.W RDTIME.D
/openbmc/linux/Documentation/driver-api/nfc/
H A Dnfc-hci.rst219 - Syscall context from a userspace call (SYSCALL)
/openbmc/linux/Documentation/arch/loongarch/
H A Dintroduction.rst281 SYSCALL BREAK CPUCFG NOP IDLE ERTN(ERET) DBCL(DBGCALL) RDTIMEL.W RDTIMEH.W RDTIME.D
/openbmc/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv390 0x80000001, 0, EDX, 11, sysret, SYSCALL/SYSRET supported
/openbmc/linux/arch/x86/kvm/
H A Dcpuid.c705 F(CX8) | F(APIC) | 0 /* Reserved */ | F(SYSCALL) | in kvm_set_cpu_caps()
/openbmc/linux/arch/powerpc/lib/
H A Dsstep.c1388 op->type = SYSCALL; in analyse_instr()
3652 case SYSCALL: /* sc */ in emulate_step()
/openbmc/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc311 SYSCALL = 0x8,
1309 case SYSCALL:
H A Dnanomips_translate.c.inc602 /* P.SYSCALL instruction pool */
801 /* P16.SYSCALL instruction pool */
/openbmc/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt332 05: SYSCALL (o64)
/openbmc/linux/arch/x86/lib/
H A Dx86-opcode-map.txt332 05: SYSCALL (o64)
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c8820 SEC_DEF("syscall", SYSCALL, 0, SEC_SLEEPABLE),
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv2042 "SYSCALL","SYSCALL","syscall","0F 05","N.S.","V","","default64","","",""
2043 "SYSCALL","SYSCALL","syscall","0F 05","V","N.S.","AMD","amd","","",""