freebsd-dev/sys/amd64
Mark Johnston 71e6e9da22 amd64: Initialize kernel_pmap's active CPU set to all_cpus
This is in preference to simply filling the cpuset, and allows the
conditional in pmap_invalidate_cpu_mask() to be elided.

Also export pmap_invalidate_cpu_mask() outside of pmap.c for use in a
subsequent commit.

Suggested by:	kib
Reviewed by:	alc, kib
Tested by:	pho
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D32792
2021-11-15 13:01:30 -05:00
..
acpica amd64 wakeup: rework trampoline page allocation 2021-09-14 00:23:15 +03:00
amd64 amd64: Initialize kernel_pmap's active CPU set to all_cpus 2021-11-15 13:01:30 -05:00
conf tcp: better congestion control defaults 2021-11-12 12:16:11 -07:00
ia32 amd64/ia32/ia32_signal.c: Use ANSI C functions definitions 2021-11-13 19:31:53 +02:00
include amd64: Initialize kernel_pmap's active CPU set to all_cpus 2021-11-15 13:01:30 -05:00
linux linux: Replace ifdefs in ptrace with per-architecture callbacks 2021-11-09 11:59:17 +00:00
linux32 linux: Constify bsd_to_linux_regset() 2021-10-23 08:33:58 +01: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 vlapic: Schedule callouts on the local CPU 2021-10-19 21:22:57 -04:00
Makefile Bring the tags and links entries for amd64 up to date. 2021-09-27 20:04:51 -07:00