NetBSD/sys/arch/x86_64/x86_64
fvdl 1279513402 Need PAGE_SIZE definition for mptramp.S 2003-04-17 20:00:03 +00:00
..
autoconf.c Use 'void *' instead of 'caddr_t' in prototypes of VOP_IOCTL, VOP_FCNTL 2003-03-21 23:11:19 +00:00
bios32.c
copy.S * Rework interrupt code 2003-03-05 23:55:57 +00:00
cpu.c Use PAGE_SIZE rather than NBPG. 2003-04-01 15:02:05 +00:00
db_disasm.c Initial DDB support, mostly a quick 'n dirty port of the i386 code. 2002-11-29 22:17:12 +00:00
db_interface.c * Rework interrupt code 2003-03-05 23:55:57 +00:00
db_memrw.c * Rework interrupt code 2003-03-05 23:55:57 +00:00
db_trace.c Fixup DDB entry and register access. 2003-03-06 20:58:09 +00:00
disksubr.c Nake return values from bounds_check_with_label() conform to the man 2003-04-16 15:00:59 +00:00
fpu.c * Rework interrupt code 2003-03-05 23:55:57 +00:00
gdt.c * Rework interrupt code 2003-03-05 23:55:57 +00:00
genassym.cf Need PAGE_SIZE definition for mptramp.S 2003-04-17 20:00:03 +00:00
identcpu.c * Rework interrupt code 2003-03-05 23:55:57 +00:00
ipifuncs.c * Rework interrupt code 2003-03-05 23:55:57 +00:00
locore.S Fix DIAGNOSTIC link error (switch_error label). 2003-04-17 12:33:49 +00:00
machdep.c Correct the previous commit, getmcontext has no local 'gr' variable like i386. 2003-04-17 09:36:47 +00:00
mainbus.c * Rework interrupt code 2003-03-05 23:55:57 +00:00
mem.c * Rework interrupt code 2003-03-05 23:55:57 +00:00
microtime.S * Rework interrupt code 2003-03-05 23:55:57 +00:00
mptramp.S * Rework interrupt code 2003-03-05 23:55:57 +00:00
netbsd32_machdep.c * Rework interrupt code 2003-03-05 23:55:57 +00:00
netbsd32_sigcode.S
netbsd32_syscall.c Make COMPAT_NETBSD32 compile and work again (though not with SAs). 2003-02-19 00:37:33 +00:00
pmap.c Use PAGE_SIZE rather than NBPG. 2003-04-01 15:02:05 +00:00
process_machdep.c Adapt for changed struct reg 2003-03-16 16:26:58 +00:00
procfs_machdep.c
spl.S * Rework interrupt code 2003-03-05 23:55:57 +00:00
sys_machdep.c * Rework interrupt code 2003-03-05 23:55:57 +00:00
syscall.c * Rework interrupt code 2003-03-05 23:55:57 +00:00
trap.c * Rework interrupt code 2003-03-05 23:55:57 +00:00
vector.S Put the correct value in the TPR before entering DDB. 2003-03-06 22:17:44 +00:00
vm_machdep.c Use PAGE_SIZE rather than NBPG. 2003-04-01 15:02:05 +00:00