NetBSD/sys/arch/sh5/include
scw 05e55efada - Add pmap_page_is_cacheable() to allow the bus_dma code to query the
cacheable attribute of a mapping.
- Honour PMAP_NC in pmap_enter() using NOCACHE, instead of DEVICE.
- No longer need to re-fetch the ptel in pmap_pa_unmap_kva() as
  syncing the cache no longer risks causing a TLB miss.
2002-09-28 10:53:57 +00:00
..
ansi.h
aout_machdep.h
asm.h
bswap.h Re-arrange the endian/byteswap headers a bit by splitting off the 2002-08-30 10:50:06 +00:00
bus.h - Add BUS_SPACE_MAP_PREFETCHABLE 2002-09-28 10:49:10 +00:00
byte_swap.h Re-arrange the endian/byteswap headers a bit by splitting off the 2002-08-30 10:50:06 +00:00
cacheops.h The cacheops functions now need the physical address of the region 2002-09-12 12:37:49 +00:00
cdefs.h The native compiler defines __NO_LEADING_UNDERSCORES__, so key off 2002-09-28 02:27:03 +00:00
conreg.h sh5_setasid() now returns the value of the previous ASID. 2002-09-12 12:35:00 +00:00
cpu.h Add external reference for _sh5_delay_constant. 2002-09-10 11:11:12 +00:00
cputypes.h
db_machdep.h Move opcode_t typedef into db_machdep.h. 2002-09-19 10:03:11 +00:00
disklabel.h
elf_machdep.h
endian_machdep.h Re-arrange the endian/byteswap headers a bit by splitting off the 2002-08-30 10:50:06 +00:00
endian.h
float.h
frame.h Catch the case where a synchronous exception occurs during the critical 2002-09-02 14:00:25 +00:00
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h Add sh5_nmi_clear(), a board-specific hook for clearing the NMI one-shot. 2002-09-22 20:48:09 +00:00
limits.h
lock.h
Makefile Add byte_swap.h 2002-08-30 10:50:55 +00:00
math.h
memregion.h
param.h
pcb.h In cpu_fork(), if p1 == curproc, call sh5_savectx() to ensure the 2002-08-26 10:32:55 +00:00
pmap.h - Add pmap_page_is_cacheable() to allow the bus_dma code to query the 2002-09-28 10:53:57 +00:00
pmc.h
proc.h
profile.h
pte.h
ptrace.h
reg.h
setjmp.h Double-precision FP regs use a single register_t, despite the FP number 2002-09-06 15:35:41 +00:00
signal.h
stdarg.h
trap.h - Add a /e option to db_stack_trace_print() which dumps the saved 2002-09-22 20:31:18 +00:00
types.h Use "#define\t" instead of "#define ". 2002-09-22 08:30:56 +00:00
varargs.h
vmparam.h