opnsense-src/sys/amd64/linux32
Andrew Turner e5e2c7ffa0 Create sys/reg.h for the common code previously in machine/reg.h
Move the common kernel function signatures from machine/reg.h to a new
sys/reg.h. This is in preperation for adding PT_GETREGSET to ptrace(2).

Reviewed by:	imp, markj
Sponsored by:	DARPA, AFRL (original work)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D19830

(cherry picked from commit b792434150)
2022-05-12 15:12:59 -07:00
..
linux.h linux: refactor bsd_to_linux_regset() out of linux_ptrace.c 2022-02-21 12:46:06 +00:00
linux32_dummy_machdep.c Fix i386 linux module after r367395. 2020-12-05 14:53:24 +00:00
linux32_genassym.c Implement vdso - virtual dynamic shared object. Through vdso Linux 2015-05-24 15:28:17 +00:00
linux32_locore.asm linuxulator: rename linux_locore.s to .asm 2019-07-30 17:18:31 +00:00
linux32_machdep.c Create sys/reg.h for the common code previously in machine/reg.h 2022-05-12 15:12:59 -07:00
linux32_proto.h Regen after 6d926e850d. 2022-02-13 21:31:00 +00:00
linux32_support.s amd64/linux*: add required header to get the constant value 2021-05-26 15:18:54 -04:00
linux32_syscall.h Regen after 6d926e850d. 2022-02-13 21:31:00 +00:00
linux32_syscalls.c Regen after 6d926e850d. 2022-02-13 21:31:00 +00:00
linux32_sysent.c Regen after 6d926e850d. 2022-02-13 21:31:00 +00:00
linux32_systrace_args.c Regen after 6d926e850d. 2022-02-13 21:31:00 +00:00
linux32_sysvec.c Add infrastructure required for Linux coredump support 2022-05-12 15:12:59 -07:00
linux32_vdso.lds.s Put linux_platform into the vdso to avoid copying it onto the stack at 2015-05-24 15:30:52 +00:00
Makefile sysent targets: further cleanup and deduplication 2020-01-18 20:37:45 +00:00
syscalls.conf Rename remaining linux32 symbols such as linux_sysent[] and 2015-10-22 21:28:20 +00:00
syscalls.master linux: add new syscall numbers 2022-02-13 21:30:49 +00:00