/freebsd/sys/amd64/amd64/ |
H A D | copyout.c | b3a7db3b066386957607fe3e5db2a4c617d4f9bc Sun Jul 29 22:47:00 CEST 2018 Konstantin Belousov <kib@FreeBSD.org> Use SMAP on amd64.
Ifuncs selectors dispatch copyin(9) family to the suitable variant, to set rflags.AC around userspace access. Rflags.AC bit is cleared in all kernel entry points unconditionally even on machines not supporting SMAP.
Reviewed by: jhb Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D13838
|
H A D | initcpu.c | diff b3a7db3b066386957607fe3e5db2a4c617d4f9bc Sun Jul 29 22:47:00 CEST 2018 Konstantin Belousov <kib@FreeBSD.org> Use SMAP on amd64.
Ifuncs selectors dispatch copyin(9) family to the suitable variant, to set rflags.AC around userspace access. Rflags.AC bit is cleared in all kernel entry points unconditionally even on machines not supporting SMAP.
Reviewed by: jhb Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D13838
|
H A D | support.S | diff b3a7db3b066386957607fe3e5db2a4c617d4f9bc Sun Jul 29 22:47:00 CEST 2018 Konstantin Belousov <kib@FreeBSD.org> Use SMAP on amd64.
Ifuncs selectors dispatch copyin(9) family to the suitable variant, to set rflags.AC around userspace access. Rflags.AC bit is cleared in all kernel entry points unconditionally even on machines not supporting SMAP.
Reviewed by: jhb Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D13838
|
H A D | exception.S | diff b3a7db3b066386957607fe3e5db2a4c617d4f9bc Sun Jul 29 22:47:00 CEST 2018 Konstantin Belousov <kib@FreeBSD.org> Use SMAP on amd64.
Ifuncs selectors dispatch copyin(9) family to the suitable variant, to set rflags.AC around userspace access. Rflags.AC bit is cleared in all kernel entry points unconditionally even on machines not supporting SMAP.
Reviewed by: jhb Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D13838
|
H A D | trap.c | diff b3a7db3b066386957607fe3e5db2a4c617d4f9bc Sun Jul 29 22:47:00 CEST 2018 Konstantin Belousov <kib@FreeBSD.org> Use SMAP on amd64.
Ifuncs selectors dispatch copyin(9) family to the suitable variant, to set rflags.AC around userspace access. Rflags.AC bit is cleared in all kernel entry points unconditionally even on machines not supporting SMAP.
Reviewed by: jhb Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D13838
|
H A D | machdep.c | diff b3a7db3b066386957607fe3e5db2a4c617d4f9bc Sun Jul 29 22:47:00 CEST 2018 Konstantin Belousov <kib@FreeBSD.org> Use SMAP on amd64.
Ifuncs selectors dispatch copyin(9) family to the suitable variant, to set rflags.AC around userspace access. Rflags.AC bit is cleared in all kernel entry points unconditionally even on machines not supporting SMAP.
Reviewed by: jhb Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D13838
|
H A D | pmap.c | diff b3a7db3b066386957607fe3e5db2a4c617d4f9bc Sun Jul 29 22:47:00 CEST 2018 Konstantin Belousov <kib@FreeBSD.org> Use SMAP on amd64.
Ifuncs selectors dispatch copyin(9) family to the suitable variant, to set rflags.AC around userspace access. Rflags.AC bit is cleared in all kernel entry points unconditionally even on machines not supporting SMAP.
Reviewed by: jhb Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D13838
|
/freebsd/sys/dev/hyperv/vmbus/amd64/ |
H A D | vmbus_vector.S | diff b3a7db3b066386957607fe3e5db2a4c617d4f9bc Sun Jul 29 22:47:00 CEST 2018 Konstantin Belousov <kib@FreeBSD.org> Use SMAP on amd64.
Ifuncs selectors dispatch copyin(9) family to the suitable variant, to set rflags.AC around userspace access. Rflags.AC bit is cleared in all kernel entry points unconditionally even on machines not supporting SMAP.
Reviewed by: jhb Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D13838
|
/freebsd/sys/amd64/ia32/ |
H A D | ia32_exception.S | diff b3a7db3b066386957607fe3e5db2a4c617d4f9bc Sun Jul 29 22:47:00 CEST 2018 Konstantin Belousov <kib@FreeBSD.org> Use SMAP on amd64.
Ifuncs selectors dispatch copyin(9) family to the suitable variant, to set rflags.AC around userspace access. Rflags.AC bit is cleared in all kernel entry points unconditionally even on machines not supporting SMAP.
Reviewed by: jhb Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D13838
|
/freebsd/sys/amd64/include/ |
H A D | asmacros.h | diff b3a7db3b066386957607fe3e5db2a4c617d4f9bc Sun Jul 29 22:47:00 CEST 2018 Konstantin Belousov <kib@FreeBSD.org> Use SMAP on amd64.
Ifuncs selectors dispatch copyin(9) family to the suitable variant, to set rflags.AC around userspace access. Rflags.AC bit is cleared in all kernel entry points unconditionally even on machines not supporting SMAP.
Reviewed by: jhb Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D13838
|
/freebsd/sys/conf/ |
H A D | files.amd64 | diff b3a7db3b066386957607fe3e5db2a4c617d4f9bc Sun Jul 29 22:47:00 CEST 2018 Konstantin Belousov <kib@FreeBSD.org> Use SMAP on amd64.
Ifuncs selectors dispatch copyin(9) family to the suitable variant, to set rflags.AC around userspace access. Rflags.AC bit is cleared in all kernel entry points unconditionally even on machines not supporting SMAP.
Reviewed by: jhb Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D13838
|