freebsd-nq/sys/arm64/include
Andrew Turner a671f96d93 Mark arm64 mair_el1 fields as unsigned long
The register is 64-bit so the upper bits could be shifted past the
signed 32-bit size of an int the values were before.

Sponsored by:	Arm Ltd
2023-03-16 16:45:42 +00:00
..
_align.h
_bus.h
_inttypes.h
_limits.h
_stdint.h
_types.h
acpica_machdep.h
armreg.h Mark arm64 mair_el1 fields as unsigned long 2023-03-16 16:45:42 +00:00
asm.h
atomic.h
bus_dma_impl.h
bus_dma.h
bus.h arm64: bus: provide bus_space_set_{multi,region}_stream definitions 2022-09-26 14:24:37 -05:00
clock.h
cmn600_reg.h Fix the SPDX-License-Identifier in CMN-600 files 2022-12-22 10:36:18 +00:00
counter.h
cpu.h Add CPU Ident for Qualcomm Kryo 400 (used in MS Dev Kit) 2023-01-18 21:04:49 +00:00
cpufunc.h Add an IDC only arm64 icache sync function 2022-08-25 12:17:28 +01:00
csan.h
db_machdep.h
debug_monitor.h
disassem.h
dump.h
efi.h
elf.h arm, arm64: tweak hard-coded load addresses for PIE binaries 2022-10-25 19:00:44 +03:00
endian.h
exec.h
float.h
floatingpoint.h
fpu.h
frame.h
gdb_machdep.h
hypervisor.h arm64: set FPEN if we're stuck with HCR_EL2.E2H 2023-02-28 16:16:14 -06:00
ieeefp.h
ifunc.h
in_cksum.h machine/in_cksum.h: don't include sys/cdefs.h 2022-04-18 21:02:19 +01:00
intr.h
iodev.h
iommu.h
kdb.h
machdep.h arm64: disable the physical timer for now if HCR_EL2.E2H is set 2023-03-03 11:02:34 -06:00
md_var.h
memdev.h
metadata.h
minidump.h Make page size dynamic in libkvm for arm64 2022-03-15 09:52:15 +00:00
ofw_machdep.h
param.h arm64: Disable per-thread stack-smashing protection in data_abort() 2022-11-07 16:05:58 -05:00
pcb.h Move the non-exported PCB_FP_* flags to the upper bits 2022-09-08 14:23:20 +01:00
pci_cfgreg.h
pcpu_aux.h
pcpu.h Store mpidr as a 64-bit value on arm64 2022-08-31 11:48:31 +01:00
pmap.h Support arm64 stage2 TLB invalidation 2023-03-15 11:34:32 +00:00
pmc_mdep.h Allocate event for DMC-620 and CMN-600 controllers PMU. Add events supported by DMC-620 and CMN-600 controllers PMU. 2022-06-26 21:52:26 +03:00
proc.h Move kstack_contains() and GET_STACK_USAGE() to MD machine/stack.h 2023-02-02 00:59:26 +02:00
procctl.h
profile.h Remove checks for __GNUCLIKE_ASM assuming it is always true. 2022-04-12 10:05:45 -07:00
psl.h
pte.h Disable promotion on pcpu memory on arm64 2022-08-16 15:41:24 +01:00
ptrace.h arm64: Implement cpu_ptrace(). 2022-10-27 23:25:56 +02:00
reg.h
reloc.h
resource.h
runq.h
setjmp.h
sf_buf.h
sigframe.h
signal.h
smp.h
stack.h kstack_contains(): account for struct pcb on stack 2023-02-02 00:59:27 +02:00
stdarg.h
sysarch.h
tls.h
trap.h
ucontext.h
undefined.h
vdso.h
vfp.h Split out vfp_new_thread 2022-06-29 15:15:43 +01:00
vm.h Switch the arm64 VM_MEMATTR_DEVICE to nGnRE 2023-03-16 16:45:42 +00:00
vmparam.h