freebsd-dev/sys/amd64
Mark Johnston f766826fe3 amd64: Remove proc0_tf, the bootstrap trapframe
It no longer serves any purpose as thread0's td_frame field is now
initialized during fpuinitstate().  No functional change intended.

Reviewed by:	kib
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D32057
2021-09-25 10:18:52 -04:00
..
acpica amd64 wakeup: rework trampoline page allocation 2021-09-14 00:23:15 +03:00
amd64 amd64: Remove proc0_tf, the bootstrap trapframe 2021-09-25 10:18:52 -04:00
conf Drop cloudabi 2021-09-22 00:18:44 +03:00
ia32 ia32_get_fpcontext(): xfpusave can be legitimately NULL 2021-09-22 00:17:06 +03:00
include Revert "linux32: add a hack to avoid redefining the type of the savefpu tag" 2021-09-22 23:17:47 +03:00
linux amd64: consistently use uprintf() to report weird situations in sigreturn 2021-09-21 20:20:15 +03:00
linux32 amd64: centralize definitions of CS_SECURE and EFL_SECURE 2021-09-21 20:20:14 +03:00
pci pci_cfgreg.c: Use io port config access for early boot time. 2019-04-09 18:07:17 +00:00
sgx Convert remaining cap_rights_init users to cap_rights_init_one 2021-01-12 13:16:10 +00:00
vmm Revert "cpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consumers to use it" 2021-09-21 13:51:42 -04:00
Makefile