freebsd-src/sys/arm64/include
John Baldwin a80b9ee15a atomic(9): Implement atomic_testand(clear|set)_ptr
For current architectures, these are just aliases for the existing
operation on the relevant scalar integer.

Reviewed by:	imp, kib
Obtained from:	CheriBSD
Sponsored by:	AFRL, DARPA
Differential Revision:	https://reviews.freebsd.org/D47631
2024-11-19 10:24:50 -05:00
..
_align.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
_bus.h _bus.h: Use standard licnese text 2023-11-13 12:25:30 -07:00
_inttypes.h
_limits.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
_stdint.h
_types.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
acle-compat.h
acpica_machdep.h
armreg.h arm64: Don't enable interrupts when in a spinlock 2024-10-24 11:20:48 +01:00
asan.h
asm.h arm64: Add PAC instruction macros 2023-10-20 17:01:05 +01:00
atomic.h atomic(9): Implement atomic_testand(clear|set)_ptr 2024-11-19 10:24:50 -05:00
bus_dma_impl.h arm64: Implement busdma bits for KMSAN 2024-02-08 11:35:11 -05:00
bus_dma.h Deprecate contigfree(9) in favour of free(9) 2024-07-26 10:45:01 +00:00
bus.h
clock.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
cmn600_reg.h
counter.h
cpu.h am64: Allow cpu.h to be included from assembly 2024-05-10 09:29:24 +00:00
cpufunc.h arm64: Use void pointers for arguments to arm64_get_writable_addr 2024-03-15 10:10:24 -07:00
cpuinfo.h
csan.h
db_machdep.h arm64: Support hardware breakpoints 2024-04-12 09:32:56 +00:00
debug_monitor.h arm64: Support hardware breakpoints 2024-04-12 09:32:56 +00:00
disassem.h
dump.h
efi.h arm64: Enable handling EFI runtime service faults 2024-10-24 11:20:48 +01:00
elf.h arm64: Add more HWCAP2 values 2023-11-10 16:01:13 +00:00
endian.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
exec.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
float.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
floatingpoint.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
fpu.h
frame.h freebsd32: struct siginfo32 -> struct __siginfo32 2024-03-19 23:13:26 +00:00
gdb_machdep.h
hypervisor.h arm64: Don't trap SVE to EL2 2024-09-30 12:04:23 +00:00
ieeefp.h
ifunc.h
in_cksum.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
intr.h Revert "intrng: change multi-interrupt root support type to enum" 2024-10-25 16:18:40 -05:00
iodev.h
iommu.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
kdb.h arm64: Support hardware breakpoints 2024-04-12 09:32:56 +00:00
machdep.h arm64: Remove the E2H check from has_hyp 2024-08-21 08:46:59 +00:00
md_var.h arm64: Create a Linux view of the ID registers 2023-11-10 16:01:13 +00:00
memdev.h
metadata.h
minidump.h
msan.h arm64: Add msan.h 2024-02-08 11:35:11 -05:00
ofw_machdep.h
param.h arm64: Support the L3 ATTR_CONTIGUOUS page size in pagesizes[] 2024-07-13 12:43:42 -05:00
pcb.h arm64: Stop trashing x28 in savectx 2024-10-15 18:24:42 +01:00
pci_cfgreg.h pci_cfgreg: Add a PCI domain argument to the low-level register API 2023-11-29 10:31:47 -08:00
pcpu_aux.h
pcpu.h arm64: Delete stale comment 2024-03-27 15:43:38 -04:00
pmap.h arm64: Remove VPIPT I-cache support from pmap 2024-10-21 13:23:15 +01:00
pmc_mdep.h pmc: better distinguish pmu-events allocation path 2023-09-03 13:27:21 -07:00
proc.h arm64: Implement efi_rt_arch_call 2024-10-24 11:20:48 +01:00
procctl.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
profile.h arm64: Add a BTI landing pad to .mcount 2023-10-30 17:55:45 +00:00
psl.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
pte.h arm64: Remove ATTR_DEFAULT from pte.h 2024-09-05 13:12:17 +01:00
ptrace.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
reg.h arm64: Support SVE in ptrace and core dumps 2024-09-30 12:04:23 +00:00
reloc.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
resource.h Retire non-NEW_PCIB code and remove config option 2024-07-18 18:55:12 +01:00
runq.h
sdt_machdep.h sdt: Implement SDT probes using hot-patching 2024-06-19 16:57:41 -04:00
setjmp.h
sf_buf.h
sigframe.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
signal.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
smp.h
stack.h
stdarg.h
sysarch.h arm64: Add an SVE sysarch 2024-09-30 12:04:23 +00:00
sysreg.h
tls.h
trap.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ucontext.h arm64: Add the SVE registers to the signal frame 2024-09-30 12:04:23 +00:00
undefined.h
vdso.h
vfp.h arm64: Initial SVE support 2024-09-30 12:04:23 +00:00
vm.h
vmm_dev.h vmm: Make vmm_dev.h more self-contained 2024-09-01 14:03:15 +00:00
vmm_instruction_emul.h Import the kernel parts of bhyve/arm64 2024-02-21 18:55:32 +00:00
vmm_snapshot.h Import the kernel parts of bhyve/arm64 2024-02-21 18:55:32 +00:00
vmm.h arm64: Fix the VM_MAX_NAMELEN definition 2024-09-01 14:03:15 +00:00
vmparam.h arm64: Support the L3 ATTR_CONTIGUOUS page size in pagesizes[] 2024-07-13 12:43:42 -05:00