NetBSD/sys/arch/amd64/amd64
thorpej 42b8fac3b8 Move boot device detection code from i386 and amd64 ports to x86_autoconf.c.
Rename i386_alldisks and x86_64_alldisks to x86_alldisks, adjust other
references to compensate.
2004-10-20 04:20:05 +00:00
..
autoconf.c Move boot device detection code from i386 and amd64 ports to x86_autoconf.c. 2004-10-20 04:20:05 +00:00
bios32.c
copy.S
cpu.c Set the double fault stack pointer at the end of the stack. 2004-06-28 08:23:21 +00:00
db_disasm.c
db_interface.c
db_memrw.c
db_trace.c Make tracing work better (through interrupts, etc). Essentially a synch 2004-04-16 14:21:56 +00:00
disksubr.c
fpu.c -oops - correct the x87 si_code reporting to use the current fsw 2004-03-05 21:21:14 +00:00
gdt.c When converting GDT length units from segment structures to bytes for the 2004-06-16 17:45:03 +00:00
genassym.cf
identcpu.c __KERNEL_RCSID() 2003-07-14 23:32:28 +00:00
ipifuncs.c
locore.S Native code doesn't need sigcode. Never. 2004-03-25 18:33:17 +00:00
machdep.c Move boot device detection code from i386 and amd64 ports to x86_autoconf.c. 2004-10-20 04:20:05 +00:00
mainbus.c Phase out the use of a string as first "attach args" member to control 2004-08-30 15:05:15 +00:00
mem.c
microtime.S
mptramp.S
netbsd32_machdep.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
netbsd32_sigcode.S the whole sigcode business is COMPAT_16 only 2004-03-26 18:44:36 +00:00
netbsd32_syscall.c grab the kernel lock during 32-bit syscalls too 2004-02-13 17:07:56 +00:00
pmap.c The amd64 address space layout is different. 2004-08-10 18:57:09 +00:00
process_machdep.c
procfs_machdep.c
spl.S Updaing ci_ilevel and testing ci_ipending must be done with all interrupts 2004-06-28 09:13:11 +00:00
sys_machdep.c
syscall.c
trap.c use uvm_grow() to update stack segment size on stack page fault instead 2004-08-28 17:53:00 +00:00
vector.S Updaing ci_ilevel and testing ci_ipending must be done with all interrupts 2004-06-28 09:13:11 +00:00
vm_machdep.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00