freebsd-dev/sys/compat/freebsd32
Konstantin Belousov fd8d844f76 amd64 KPTI: add control from procctl(2).
Add the infrastructure to allow MD procctl(2) commands, and use it to
introduce amd64 PTI control and reporting.  PTI mode cannot be
modified for existing pmap, the knob controls PTI of the new vmspace
created on exec.

Requested by:	jhb
Reviewed by:	jhb, markj (previous version)
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D19514
2019-03-16 11:44:33 +00:00
..
freebsd32_capability.c sys/compat: further adoption of SPDX licensing ID tags. 2017-11-27 15:13:23 +00:00
freebsd32_ioctl.c Move 32-bit compat support for FIODGNAME to the right place. 2018-10-26 17:59:25 +00:00
freebsd32_ioctl.h Move 32-bit compat support for FIODGNAME to the right place. 2018-10-26 17:59:25 +00:00
freebsd32_ipc.h Rename kernel-only members of semid_ds and msgid_ds. 2018-03-02 22:10:48 +00:00
freebsd32_misc.c amd64 KPTI: add control from procctl(2). 2019-03-16 11:44:33 +00:00
freebsd32_misc.h sys/compat: further adoption of SPDX licensing ID tags. 2017-11-27 15:13:23 +00:00
freebsd32_proto.h Regenerate sysent files after having modified syscalls.master. 2019-01-13 00:38:55 +00:00
freebsd32_signal.h sys/compat: further adoption of SPDX licensing ID tags. 2017-11-27 15:13:23 +00:00
freebsd32_syscall.h Regen. 2018-12-07 15:19:00 +00:00
freebsd32_syscalls.c Regenerate sysent files after having modified syscalls.master. 2019-01-13 00:38:55 +00:00
freebsd32_sysent.c Regenerate sysent files after having modified syscalls.master. 2019-01-13 00:38:55 +00:00
freebsd32_systrace_args.c Regenerate sysent files after having modified syscalls.master. 2019-01-13 00:38:55 +00:00
freebsd32_util.h Add const to input-only char * arguments. 2018-11-02 20:50:22 +00:00
freebsd32.h sys/compat: further adoption of SPDX licensing ID tags. 2017-11-27 15:13:23 +00:00
Makefile Use the main capabilities.conf for freebsd32. 2018-11-14 00:46:02 +00:00
syscalls.conf Use the main capabilities.conf for freebsd32. 2018-11-14 00:46:02 +00:00
syscalls.master amd64 is the only arch that doesn't require padding for 32bits syscalls, so 2019-01-13 00:37:31 +00:00