freebsd-dev/sys/arm
Mitchell Horne aba91805aa hwpmc: use kstack_contains()
This existing helper function is preferable to the hand-rolled
calculation of the kstack bounds.

Make some small style improvements while here. Notably, rename every
instance of "r", the return address, to "ra". Tidy the includes in the
affected files.

Reviewed by:	jkoshy
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D39909
2023-05-06 14:49:19 -03:00
..
allwinner emac(4): Use bool rather than boolean_t. 2023-05-04 12:34:02 -07:00
altera/socfpga arm altera: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:44 -07:00
annapurna/alpine ofw_cpu_early_foreach: Change callback to return bool instead of boolean_t. 2023-05-04 12:33:39 -07:00
arm imgact_elf: Change header_supported to return bool instead of boolean_t. 2023-05-04 12:29:29 -07:00
broadcom/bcm2835 arm: remove passing trapframe to intr_ipi_dispatch() 2023-04-26 20:08:30 +01:00
conf arm: Remove TI code from GENERIC 2023-05-01 08:32:21 +02:00
freescale arm: Rename hdmi_if.m to crtc_if.m 2023-03-17 13:34:57 +01:00
include hwpmc: use kstack_contains() 2023-05-06 14:49:19 -03:00
mv arm: mv: Add missing function prototype 2023-02-04 20:21:43 +01:00
nvidia Map arm64 pci config memory as non-posted 2023-03-05 20:17:21 +00:00
qemu ofw_cpu_early_foreach: Change callback to return bool instead of boolean_t. 2023-05-04 12:33:39 -07:00
qualcomm ofw_cpu_early_foreach: Change callback to return bool instead of boolean_t. 2023-05-04 12:33:39 -07:00
rockchip ofw_cpu_early_foreach: Change callback to return bool instead of boolean_t. 2023-05-04 12:33:39 -07:00
ti armv7: Fix BeagleBone Black panic on system start 2023-04-28 22:03:57 +02:00
xilinx xilinx: Fix a typo in a source code comment 2022-11-01 08:00:53 +01:00