freebsd-dev/sys/arm64
Alan Cox 0add3c9945 arm64: Simplify fcmpset failure in pmap_promote_l2()
When the initial fcmpset in pmap_promote_l2() fails, there is no need
to repeat the check for the physical address being 2MB aligned or for
the accessed bit being set.  While the pmap is locked the hardware can
only transition the accessed bit from 0 to 1, and we have already
determined that it is 1 when the fcmpset fails.

MFC after:	1 week
2021-07-07 13:34:11 -05:00
..
acpica arm64/acpi: Give the real PA limit to ACPI 2020-08-26 02:12:15 +00:00
arm64 arm64: Simplify fcmpset failure in pmap_promote_l2() 2021-07-07 13:34:11 -05:00
broadcom genet: pullup minimum header amount for IPv4 2021-06-26 11:04:02 -05:00
cavium Remove ThunderX PCIe FDT quirks from pci_host_generic_fdt.c 2021-06-08 17:51:11 +02:00
cloudabi32 Add infrastructure required for Linux coredump support 2021-06-29 08:49:12 +01:00
cloudabi64 Add infrastructure required for Linux coredump support 2021-06-29 08:49:12 +01:00
conf arm64: allwinner: Add r_intc driver 2021-07-01 18:46:38 +02:00
coresight arm64: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +00:00
freescale/imx imx7gpc: Remove unused functions 2020-11-16 11:54:38 +00:00
include Sync the arm64 special registers with the Armv8.5 XML 2021-07-06 20:46:55 +00:00
intel Add support for Intel Stratix 10 platform. 2019-09-13 16:50:57 +00:00
iommu Move IOMMU code to a separate pmap module and switch ARM System MMU 2021-04-27 19:16:09 +01:00
linux linux(4): implement coredumps on arm64 2021-07-03 08:06:31 +01:00
nvidia/tegra210 arm64: Directly use #include <dt-binding/...> 2021-01-15 20:07:19 +01:00
qoriq qoriq_dw_pci: disable LS1028A support 2021-05-14 10:50:17 +02:00
qualcomm Enable Qualcomm Debug Subsystem (QDSS) block on MSM8916 SoC. 2018-04-10 12:53:48 +00:00
rockchip rk3328_cru: fix a typo in the SCLK_I2S2 gate definition 2021-06-09 12:41:52 +03:00