..
_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
Make the wchar_t type machine dependent.
2012-06-24 04:15:58 +00:00
altivec.h
asm.h
atomic.h
Described in the man page but not implemented. Here it comes,
2014-01-13 22:21:29 +00:00
bat.h
Allow this file to be used in LOCORE sections of the kernel.
2012-11-12 06:15:54 +00:00
bus_dma.h
bus.h
clock.h
counter.h
Remove a pointless #ifdef AIM. This is just PPC64 specific, including
2013-11-17 02:26:09 +00:00
cpu.h
Unbreak non-SMP builds. This was broken by r259284. Also, reorganize the
2014-01-31 03:55:34 +00:00
cpufunc.h
db_machdep.h
dbdma.h
Add PMU-based CPU frequency scaling. This method is used on most Titanium
2013-12-13 02:37:35 +00:00
elf.h
Reserve AT_TIMEKEEP auxv entry for providing usermode the pointer to
2012-06-22 06:38:31 +00:00
endian.h
exec.h
float.h
floatingpoint.h
fpu.h
frame.h
Also align the 32-bit PowerPC stacks.
2013-09-05 23:28:50 +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
Update HID defines for E500mc and E5500 CPU cores.
2012-05-25 21:12:24 +00:00
ieee.h
ieeefp.h
in_cksum.h
MFp4 bz_ipv6_fast:
2012-05-24 22:00:48 +00:00
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
Extract vendor specific Book-E pieces into separate files and have a common
2012-05-30 17:34:40 +00:00
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
Split the function of the PCB_FPU flags into two: PCB_FPU now indicates that
2013-11-17 14:44:22 +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
Introduce PLATFORMMETHOD_END and use it.
2013-02-13 02:21:45 +00:00
pmap.h
Increase PHYS_AVAIL_SZ because on pSeries machines we can have many logical
2013-12-05 21:34:33 +00:00
pmc_mdep.h
Add hwpmc(4) support for the PowerPC 970 class processors, direct events.
2014-02-01 02:03:50 +00:00
proc.h
Implement GET_STACK_USAGE() on PowerPC. This implementation is identical
2013-10-02 20:40:21 +00:00
profile.h
Let us manage differences of Book-E PowerPC variations i.e. vendor /
2012-05-27 10:25:20 +00:00
psl.h
Remove some #ifdef and duplication in the MSR bit definitions. This adds
2013-10-25 14:37:15 +00:00
pte.h
Use the canonical bits for wired, etc. in the PTE. This is important for
2013-09-09 12:44:48 +00:00
ptrace.h
reg.h
reloc.h
resource.h
rtas.h
runq.h
sc_machdep.h
setjmp.h
sf_buf.h
Fix build with gcc. Move sf_buf_alloc()/sf_buf_free() declarations
2013-09-06 17:44:13 +00:00
sigframe.h
signal.h
slb.h
smp.h
spr.h
Add hwpmc(4) support for the PowerPC 970 class processors, direct events.
2014-02-01 02:03:50 +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
Unify handling of illegal instruction faults between AIM and Book-E. This
2013-11-17 15:12:03 +00:00
ucontext.h
varargs.h
vdso.h
Implement mechanism to export some kernel timekeeping data to
2012-06-22 07:06:40 +00:00
vm.h
vmparam.h
As of r257209, all architectures have defined VM_KMEM_SIZE_SCALE. In other
2013-11-08 16:25:00 +00:00