opnsense-src/lib/libsys/amd64
Brooks Davis 8d26a9da0c amd64: assume the kernel supports RDFSBASE and RDGSBASE
There is no need to support pre-12.0 (and thus pre-ino64) kernels in a
15.x libc.

Continue to check if the CPU supports these features before using them
and fall back as required.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D50732
2025-08-08 18:15:21 +01:00
..
_umtx_op_err.S libthr: move _umtx_op_err() to libsys 2024-02-05 20:34:56 +00:00
amd64_get_fsbase.c amd64: assume the kernel supports RDFSBASE and RDGSBASE 2025-08-08 18:15:21 +01:00
amd64_get_gsbase.c amd64: assume the kernel supports RDFSBASE and RDGSBASE 2025-08-08 18:15:21 +01:00
amd64_set_fsbase.c amd64: assume the kernel supports RDFSBASE and RDGSBASE 2025-08-08 18:15:21 +01:00
amd64_set_gsbase.c amd64: assume the kernel supports RDFSBASE and RDGSBASE 2025-08-08 18:15:21 +01:00
amd64_set_tlsbase.c amd64: add amd64_set_tlsbase(3) 2025-05-28 14:11:23 +03:00
cerror.S
getcontext.S
Makefile.sys amd64: add amd64_set_tlsbase(3) 2025-05-28 14:11:23 +03:00
Makefile.thr libthr: move _umtx_op_err() to libsys 2024-02-05 20:34:56 +00:00
rfork_thread.S libc: move rfork_thread(3) to libsys 2024-02-05 20:34:56 +00:00
Symbol.sys.map amd64: add amd64_set_tlsbase(3) 2025-05-28 14:11:23 +03:00
SYS.h SYS.h: make _SYSCALL_BODY overridable 2024-02-05 20:34:56 +00:00
vfork.S