..
_align.h
_bus.h
_inttypes.h
_limits.h
_stdint.h
Newer versions of gcc define __INT64_C and __UINT64_C, so avoid
2013-09-03 22:04:55 +00:00
_types.h
Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4
2014-04-01 14:46:11 +00:00
altivec.h
Dump VMX registers into the userland coredump.
2015-01-03 21:06:06 +00:00
asm.h
Use TOC to look up all kernel globals on powerpc64 instead of doing the
2015-01-18 20:00:33 +00:00
atomic.h
Small performance optimization. Clobber only cr0, rather than the entire CR.
2014-04-11 06:17:44 +00:00
bat.h
Update NetBSD Foundation copyrights to 2-clause BSD
2014-03-18 01:40:25 +00:00
bus_dma.h
bus.h
Update NetBSD Foundation copyrights to 2-clause BSD
2014-03-18 01:40:25 +00:00
clock.h
counter.h
Small performance optimization. Clobber only cr0, rather than the entire CR.
2014-04-11 06:17:44 +00:00
cpu.h
Kernel support for the Vector-Scalar eXtension (VSX) found on the POWER7
2015-02-22 21:40:27 +00:00
cpufunc.h
db_machdep.h
Truncate DB_SMALL_VALUE_MAX to a much lower value.
2015-01-04 01:45:26 +00:00
dbdma.h
Add PMU-based CPU frequency scaling. This method is used on most Titanium
2013-12-13 02:37:35 +00:00
dump.h
Factor out duplicated code from dumpsys() on each architecture into generic
2015-01-07 01:01:39 +00:00
elf.h
endian.h
In case we ever support little-endian PowerPC (probably userland only),
2014-07-06 16:20:37 +00:00
exec.h
float.h
floatingpoint.h
fpu.h
frame.h
The AIM DAR (data access fault address register) and Book-E DEAR registers
2015-03-04 21:06:57 +00:00
gdb_machdep.h
Fix the PowerPC Book-E register definitions used by the remote GDB
2013-05-21 18:00:47 +00:00
hid.h
ieee.h
ieeefp.h
in_cksum.h
intr_machdep.h
Allow PIC drivers to translate firmware sense codes for themselves. This
2013-10-24 15:37:32 +00:00
kdb.h
limits.h
machdep.h
md_var.h
memdev.h
metadata.h
mmuvar.h
ofw_machdep.h
Rearchitect platform memory map parsing to make it less
2013-12-01 19:43:15 +00:00
openpicreg.h
Add suspend/resume state saving for OpenPIC on PowerMac. It's likely this
2013-12-21 04:31:54 +00:00
openpicvar.h
Add suspend/resume state saving for OpenPIC on PowerMac. It's likely this
2013-12-21 04:31:54 +00:00
param.h
Fix typo.
2013-11-13 01:51:40 +00:00
pcb.h
Kernel support for the Vector-Scalar eXtension (VSX) found on the POWER7
2015-02-22 21:40:27 +00:00
pcpu.h
Add PMU-based CPU frequency scaling. This method is used on most Titanium
2013-12-13 02:37:35 +00:00
pio.h
platform.h
Unbreak non-SMP builds. This was broken by r259284. Also, reorganize the
2014-01-31 03:55:34 +00:00
platformvar.h
pmap.h
New pmap implementation for 64-bit PowerPC processors. The main focus of
2015-02-24 21:37:20 +00:00
pmc_mdep.h
Implement hwpmc(4) for Freescale e500 core.
2015-04-18 21:39:17 +00:00
proc.h
Implement GET_STACK_USAGE() on PowerPC. This implementation is identical
2013-10-02 20:40:21 +00:00
profile.h
Revert r274772: it is not valid on MIPS
2014-11-25 03:50:31 +00:00
psl.h
Kernel support for the Vector-Scalar eXtension (VSX) found on the POWER7
2015-02-22 21:40:27 +00:00
pte.h
Garbage collect old function prototypes.
2015-03-04 17:04:22 +00:00
ptrace.h
Add Altivec/VMX register support to ptrace.
2015-01-14 07:01:21 +00:00
reg.h
Move the 32-bit compatible procfs types from freebsd32.h to <sys/procfs.h>
2015-04-08 16:30:45 +00:00
reloc.h
resource.h
rtas.h
runq.h
sc_machdep.h
setjmp.h
sigframe.h
signal.h
slb.h
Deallocate any leftover page table entries in the LPAR at boot. This
2015-03-13 00:08:58 +00:00
smp.h
spr.h
Add a new CPU id for a POWER8 variant.
2014-07-06 16:19:55 +00:00
sr.h
stack.h
stdarg.h
sysarch.h
tlb.h
Interrelated improvements to early boot mappings:
2013-10-26 18:18:14 +00:00
trap.h
Missed this in r281096 as well.
2015-04-05 16:35:13 +00:00
ucontext.h
Provide VSX context in ucontext(3) API.
2015-03-12 21:15:38 +00:00
varargs.h
vdso.h
vm.h
vmparam.h
Increase default MAXTSIZ to allow execution of larger binaries.
2015-01-10 06:54:10 +00:00