NetBSD/sys/arch/aarch64/include
2021-03-27 12:15:08 +00:00
..
ansi.h
aout_machdep.h
armreg.h fixed mask width of DBGWVR_MASK, and added definition of DBGBVR_MASK 2021-03-09 16:41:43 +00:00
asan.h Adjust the kernel virtual address space so that KASAN will map the kernel 2021-03-21 07:32:44 +00:00
asm.h Add support for Privileged Access Never (ARMv8.1-PAN). 2020-08-02 06:58:16 +00:00
bswap.h
bus_funcs.h
byte_swap.h
cdefs.h
cpu_counter.h PR/56002: aarch64 has a true 64bit CPU cycle counter, we will use it. 2021-02-22 09:29:38 +00:00
cpu.h Revert recent pic optimizations until I have more time to work on this. 2021-03-27 12:15:08 +00:00
cpufunc.h Remove unnecessary casts 2020-12-04 08:29:11 +00:00
db_machdep.h - fixed a problem where hardware {break,watch}points other than #0 could not be cleared 2021-03-11 09:48:40 +00:00
disklabel.h
elf_machdep.h
endian_machdep.h
endian.h
fenv.h
float.h
frame.h revert the changes of http://mail-index.netbsd.org/source-changes/2020/08/03/msg120183.html 2020-08-06 06:49:55 +00:00
hypervisor.h Slightly clarify, and style. 2020-08-29 07:17:23 +00:00
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
kcore.h
limits.h
lock.h
locore.h Add DISABLE_INTERRUPT_SAVE(), like DISABLE_INTERRUPT() but also returns 2021-03-01 11:29:14 +00:00
machdep.h Fix panic caused by modload. http://mail-index.netbsd.org/port-arm/2020/08/30/msg006960.html 2020-09-06 17:38:10 +00:00
Makefile Provide a trap.h (currently empty) 2020-05-10 11:04:09 +00:00
math.h
mcontext.h
mutex.h Part III of ad's performance improvements for aarch64 2020-08-12 13:28:46 +00:00
netbsd32_machdep.h Add support of ptrace(2) for COMPAT_NETBSD32. 2020-07-02 13:04:46 +00:00
param.h Use 32K as the default NFSv3 read and write data sizes on aarch64, matching 2021-01-24 12:51:32 +00:00
pcb.h
pmap.h Make pmapboot_enter panic if anything goes wrong and any mappings overlap 2021-03-20 14:30:50 +00:00
proc.h Part II of ad's aarch64 performance improvements (cpu_switch.S bugs are 2020-08-12 13:19:35 +00:00
profile.h Oh...the name of the mcount call was different between gcc and llvm. 2021-02-10 12:31:34 +00:00
pte.h
ptrace.h Oops. revert my previous commit. AArch64 instructions are always LE. 2020-09-07 18:29:48 +00:00
reg.h
rwlock.h
setjmp.h Don't futz with tpidr_el0 in {set,long}jmp as it breaks TLS as seen in 2020-05-10 14:05:59 +00:00
signal.h
sljit_machdep.h s:aarch64/cpufunc.h:arm/cpufunc.h: 2020-12-11 18:03:33 +00:00
sysarch.h
trap.h Provide a trap.h (currently empty) 2020-05-10 11:04:09 +00:00
types.h s/depreciated/deprecated/g 2021-03-24 05:00:24 +00:00
userret.h
vmparam.h Adjust the kernel virtual address space so that KASAN will map the kernel 2021-03-21 07:32:44 +00:00
wchar_limits.h