opnsense-src/sys/arm64
Doug Moore b5a1f0406b arm64_pmap: narrow scope of bti_same test
The pmap_bti_same test in pmap_enter_l3c only happens in the
!ADDR_IS_KERNEL case; in the other case, a KASSERT fails. So move the
test into that case to save a bit of time when ADDR_IS_KERNEL.

Reviewed by:	andrew
Differential Revision:	https://reviews.freebsd.org/D45160
2024-05-13 23:22:52 -05:00
..
acpica acpica: Fix build with ACPICA 20230331 and later 2024-01-31 13:41:29 -05:00
arm64 arm64_pmap: narrow scope of bti_same test 2024-05-13 23:22:52 -05:00
broadcom sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
cavium new-bus: Remove the 'rid' and 'type' arguments from BUS_RELEASE_RESOURCE 2024-03-13 15:05:54 -07:00
conf sys/*/conf: do not use "../../conf/" when including std.* 2024-04-23 15:13:31 -06:00
coresight sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
freescale/imx clk: Move clock code in dev/clk 2024-01-10 19:20:26 +01:00
include am64: Allow cpu.h to be included from assembly 2024-05-10 09:29:24 +00:00
intel Intel FPGA: Support programming larger bitfiles. 2024-01-09 14:18:53 +00:00
iommu sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
linux sysproto.h: sys/acl.h -> sys/types.h 2024-04-15 21:35:41 +01:00
nvidia/tegra210 phy: Move phy code in dev/phy 2024-01-10 19:20:34 +01:00
qoriq arm64: Remove a double word in a source code comment 2024-04-20 14:06:53 +02:00
qualcomm sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
rockchip sys/arm64/rockchip/rk_gpio.c: remove an extra semicolon 2024-02-02 18:35:01 -07:00
vmm vmm: Start reconciling amd64 and arm64 copies of vmm_dev.c 2024-05-08 12:11:03 -04:00