NetBSD/sys/arch/powerpc/include
matt a660a9325f Set normal memory PTEs with PTE_M (memory coherent). Change how we
remember the "exec"ness of a page.  If a managed page is pmap_enter'ed
with VM_PROT_EXECUTE, remember that it's an "exec"page.  Such that when
additional mapping are performed, no synch'ing of the I-cache is needed.
Revoke "exec"ness when the page is mapped into the kernel with VM_PROT_WRITE
or the pmap_page_protect is called with VM_PROT_NONE.
2002-07-25 23:33:04 +00:00
..
ibm4xx Remove redundant declarations. 2002-05-13 07:04:24 +00:00
mpc6xx Set normal memory PTEs with PTE_M (memory coherent). Change how we 2002-07-25 23:33:04 +00:00
altivec.h Make sure that pmap_zero_page and pmap_copy_page don't make calls or 2002-07-18 22:51:57 +00:00
ansi.h Add gcc 3.x version. 2002-06-01 09:22:44 +00:00
aout_machdep.h De-lint. Reviewed by christos. 2001-02-09 15:54:18 +00:00
asm.h Add ENTRY_NOPROFILE(). 2002-06-23 17:26:58 +00:00
bat.h Include powerpc/mpc6xx/{bat.h,pte.h} if PPC_MPC6XX is defined. 2001-06-12 17:20:50 +00:00
bswap.h Inline bswap{16,32} when the argument is constant. 2001-05-30 13:08:34 +00:00
bus.h Add bus_space_vaddr(). 2002-05-31 11:31:30 +00:00
byte_swap.h Inline bswap{16,32} when the argument is constant. 2001-05-30 13:08:34 +00:00
cdefs.h
cpu.h Add machdep.powerpc sysctl. Change the default value of powersave to -1 2002-07-16 23:04:20 +00:00
db_machdep.h Eliminate commons. 2002-05-13 06:05:32 +00:00
elf_machdep.h Add support for dumping ELF-cormat core files. 2001-12-09 23:05:56 +00:00
endian_machdep.h
endian.h
float.h Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00
fpu.h make usable in LKM context (use #if defined(_KERNEL_OPT)) 2002-05-19 16:55:43 +00:00
frame.h rename the intr_depth field of struct intrframe to avoid a name conflict 2002-07-24 05:44:37 +00:00
ieee.h
ieeefp.h
instr.h Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00
int_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
int_fmtio.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_limits.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_mwgwtypes.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_types.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
ipkdb.h
kcore.h
limits.h Be consistent with limit constants: 2001-05-04 15:12:32 +00:00
lock.h
Makefile Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00
math.h Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
openpic.h Tsubai has convinced me that openpic_init() should remain machine-dependant 2001-02-05 19:22:23 +00:00
openpicreg.h defines for OPENPIC_ICR / serial mode. 2001-08-30 03:08:52 +00:00
param.h switch all mpc6xx powerpc ports to NEWPMAP by default. 2002-03-09 23:35:56 +00:00
pcb.h Peform a rototill over the powerpc-based ports. 2002-07-05 18:45:15 +00:00
pio.h Change _MACHINE_PIO_H to _POWERPC_PIO_H 2001-05-27 20:59:15 +00:00
pmap.h implement pmap_wired_count(). 2001-09-23 08:12:59 +00:00
proc.h Peform a rototill over the powerpc-based ports. 2002-07-05 18:45:15 +00:00
profile.h Update from thorpej: 2002-02-07 05:13:35 +00:00
psl.h
pte.h Include powerpc/mpc6xx/{bat.h,pte.h} if PPC_MPC6XX is defined. 2001-06-12 17:20:50 +00:00
ptrace.h
reg.h Peform a rototill over the powerpc-based ports. 2002-07-05 18:45:15 +00:00
reloc.h
rnd.h On the 601, construct the CPU counter value from the RTC[UL] registers. 2002-03-26 21:50:39 +00:00
setjmp.h
signal.h Eliminate two unused sigframe members. 2002-07-04 21:33:43 +00:00
spr.h Add VRSAVE. 2002-07-01 20:11:05 +00:00
stdarg.h Add gcc 3.x version. 2002-06-01 09:22:44 +00:00
trap.h Handle the "aligment" fault generated by DCBZ when the cache is off. 2002-05-19 06:35:45 +00:00
types.h Peform a rototill over the powerpc-based ports. 2002-07-05 18:45:15 +00:00
varargs.h Add gcc 3.x version. 2002-06-01 09:22:44 +00:00