NetBSD/sys/arch/atari/include
tsutsui 465857f028 Refactoring MD segment related definitions on m68k ports:
- move macro SEGSHIFT, NBSEG, and SEGOFSET from <machine/param.h>
  to <m68k/pmap_motorola.h> where they should belong
- also simplify NBSEG macro for both 020/030 and 040/060 cases
- also move m68k_trunc_seg(), m68k_round_seg(), and m68k_seg_offset()
  (that use SEGOFSET) from <m68k/param.h> to <m68k/pmap_motorola.h>
- add comments about each segment size value used on pmap_motorola
  implementation
- add TIA_SIZE, TIA_SHIFT, TIB_SIZE, and TIB_SHIFT macro which can be
  used for ste/pte index sizes
- use proper vaddr_t cast instead of unsigned for SEGOFSET/PGOFSET macro

Tested on atari, hp300, and news68k.
2009-12-11 17:53:22 +00:00
..
acia.h Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@. 2009-10-20 19:10:09 +00:00
ahdilabel.h Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@. 2009-10-20 19:10:09 +00:00
ansi.h
aout_machdep.h
asm.h
bswap.h
bus.h
cdefs.h
cpu.h Use lwp_getpcb() on m68k ports, clean from struct user usage. 2009-11-23 00:11:42 +00:00
cpufunc.h
db_machdep.h
disklabel.h Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@. 2009-10-20 19:10:09 +00:00
dma.h Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@. 2009-10-20 19:10:09 +00:00
elf_machdep.h
endian_machdep.h
endian.h
float.h
frame.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
iomap.h Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@. 2009-10-20 19:10:09 +00:00
isa_machdep.h Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@. 2009-10-20 19:10:09 +00:00
isapnp_machdep.h
kcore.h
limits.h
lock.h
Makefile
math.h
mcontext.h
mfp.h Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@. 2009-10-20 19:10:09 +00:00
msioctl.h Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@. 2009-10-20 19:10:09 +00:00
mtpr.h
mutex.h
param.h Refactoring MD segment related definitions on m68k ports: 2009-12-11 17:53:22 +00:00
pcb.h
pci_machdep.h
pmap.h Move initialization of protection_codes[] and kernel_pmap() 2009-12-06 06:41:28 +00:00
pmc.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
rwlock.h
scu.h Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@. 2009-10-20 19:10:09 +00:00
setjmp.h
signal.h
stdarg.h
sunos_machdep.h
svr4_machdep.h
trap.h
types.h
varargs.h
video.h Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@. 2009-10-20 19:10:09 +00:00
vmparam.h Use PGSHIFT from <machine/param.h> for PAGE_SHIFT. 2009-12-08 13:47:26 +00:00
wchar_limits.h