NetBSD/sys/arch/powerpc/include
matt 0a807611dd Readd powerpc/include/vmparam.h to the set lists
Export it to powerpc/include.h
Protect pmap.h and vmparam.h from getting an #error when included
from userland.
Export safe definitions of VM_MAXUSER_ADDRESS, VM_MIN_ADDRESS,
VM_MAX_ADDRESS when _RUMPKERNEL is defined.
2011-06-20 21:45:16 +00:00
..
booke PowerPC now exports a common view of cpu.h, vmparam.h and pmap.h 2011-06-20 20:24:28 +00:00
ibm4xx PowerPC now exports a common view of cpu.h, vmparam.h and pmap.h 2011-06-20 20:24:28 +00:00
oea PowerPC now exports a common view of cpu.h, vmparam.h and pmap.h 2011-06-20 20:24:28 +00:00
altivec.h Fix cut/paste error. 2011-05-02 06:29:23 +00:00
ansi.h 1. {wctype,wctrans,mbstate}_t: switch MD to MI like other 2010-03-27 22:14:09 +00:00
aout_machdep.h
asm.h In INIT_CPUINFO, make L_CPU to set the cpu_info (just to be safe). 2011-06-08 05:11:07 +00:00
bat.h
bswap.h
bus.h For PPC_BOOKE, make BUS_DMA_COHERENT equal to BUS_DMA_NOCACHE. Now USB 2011-06-09 19:09:57 +00:00
cdefs.h
cpu_counter.h Add support for BookE Freescale MPC85xx (e500 core) processors. 2011-01-18 01:02:52 +00:00
cpu.h Make struct cpu_info the same size if building MODULAR 2011-06-20 17:15:38 +00:00
cpuset.h Remove <machine/atomic.h>; use <sys/atomic.h> instead. 2011-06-05 16:52:22 +00:00
db_machdep.h Update KDB_NUMREGS to match what gdb6 is using for PPC. 2011-06-14 03:28:32 +00:00
elf_machdep.h Add some more reloc types as well as DT_PPC_GOT 2011-01-15 10:00:07 +00:00
endian_machdep.h
endian.h
float.h
fpu.h Remove unnecessary Tab. 2011-05-19 08:22:38 +00:00
frame.h Pad out trapframe for OEA so that trapframe has identical sizes for all 2011-06-20 07:31:18 +00:00
ieee.h
ieeefp.h
instr.h When an OEA kernel is configured for multiple MMU types, use the new 2011-02-12 18:23:09 +00:00
int_const.h fix wrong integer promotion rule(removed U suffix from UINT{8,16}_C). 2010-05-29 17:33:57 +00:00
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h PowerPC now exports a common view of cpu.h, vmparam.h and pmap.h 2011-06-20 20:24:28 +00:00
ipkdb.h
isa_machdep.h struct device * -> device_t 2011-06-17 19:03:00 +00:00
kcore.h
limits.h 1. MB_LEN_MAX switch MD to MI. 2010-06-07 13:52:28 +00:00
lock.h
Makefile Readd powerpc/include/vmparam.h to the set lists 2011-06-20 21:45:16 +00:00
Makefile.inc
math.h
mcontext.h Add __lwp_gettcb_fast and __lwp_settcb helper inline functions 2011-03-12 07:38:16 +00:00
mutex.h
netbsd32_machdep.h <arch/powerpc/... -> <powerpc/... 2011-06-20 06:21:45 +00:00
ofw_bus.h fix some cosmetics. 2010-06-04 20:31:58 +00:00
ofw_cons.h
openpic.h
openpicreg.h
param.h Cleanup powerpc param.h. If compiling a MODULE, ignore port-specific stuff. 2011-06-20 06:29:53 +00:00
pcb.h Add support for BookE Freescale MPC85xx (e500 core) processors. 2011-01-18 01:02:52 +00:00
pci_machdep.h Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), 2011-04-04 20:37:49 +00:00
pio.h
pmap.h Readd powerpc/include/vmparam.h to the set lists 2011-06-20 21:45:16 +00:00
pmc.h
prep_bus.h
proc.h Remove <machine/atomic.h>; use <sys/atomic.h> instead. 2011-06-05 16:52:22 +00:00
profile.h Use the wrtee inlines for booke. 2011-04-29 21:42:40 +00:00
psl.h Fixup PSL handling to be tolerant of modules. Move evbppc psl changes 2011-06-20 07:23:36 +00:00
pte.h
ptrace.h Add support for BookE Freescale MPC85xx (e500 core) processors. 2011-01-18 01:02:52 +00:00
reg.h Add support for BookE Freescale MPC85xx (e500 core) processors. 2011-01-18 01:02:52 +00:00
reloc.h
rtas.h
rwlock.h
setjmp.h
signal.h
softint.h Take the fast softint support in e500_intr.c and make generic so that it can 2011-06-14 22:36:12 +00:00
spr.h Split <powerpc/spr.h> into a common <powerpc/spr.h> and <powerpc/XXX/spr.h> 2010-02-25 23:30:04 +00:00
stdarg.h
trap.h
types.h Add mm_md_kernacc and now kmem tools work again. 2011-06-14 03:12:43 +00:00
userret.h Explicitly include <powerpc/psl.h> 2011-06-20 06:00:46 +00:00
varargs.h
vmparam.h Readd powerpc/include/vmparam.h to the set lists 2011-06-20 21:45:16 +00:00
wchar_limits.h