freebsd-src/sys/amd64
Doug Moore 2c10bacdf4 rangeset: add next() iteration
Add a method rangeset_next to find the first range that starts at or
after a given value. Use it to rewrite pmap_pkru_same and
pmap_bti_same to avoid walking a page at a time over pages in no
range.

Reviewed by:	andrew, kib
Differential Revision:	https://reviews.freebsd.org/D45511
2024-06-06 13:42:31 -05:00
..
acpica sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
amd64 rangeset: add next() iteration 2024-06-06 13:42:31 -05:00
conf sys/amd64/conf/LINT-NOINET{6,}: don't set WITHOUT_INET{6,}_SUPPORT 2024-05-24 22:21:25 -06:00
ia32 freebsd32: struct siginfo32 -> struct __siginfo32 2024-03-19 23:13:26 +00:00
include pmap: move the smp_targeted_tlb_shutdown pointer stuff to amd64 pmap.h 2024-06-06 08:15:08 +03:00
linux syscalls: Regen for Linux emulator additions 2024-05-23 13:40:47 -06:00
linux32 syscalls: Regen for Linux emulator additions 2024-05-23 13:40:47 -06:00
pci x86: Adjust base addr for PCI MCFG regions 2023-12-27 13:14:47 -08:00
sgx Reduce reliance on sys/sysproto.h pollution 2024-04-15 21:35:40 +01:00
vmm x86: simplify ceil(log2(x)) function 2024-06-04 13:00:25 -05:00
Makefile sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00