HardenedBSD/sys/amd64/amd64
Luoqi Chen fcfe0b7b48 Do not hardcode size of struct vm86frame.
Submitted by:	Jonathan Lemon <jlemon@americantv.com>
1999-05-11 16:04:40 +00:00
..
amd64_mem.c Add a hook that can be called to initialise a slave processor's memory 1999-04-30 22:09:45 +00:00
amd64-gdbstub.c add some amount of sanity to the way the gdb stuff finds its device. 1999-05-09 10:51:13 +00:00
apic_vector.S Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
autoconf.c Move the mfs_getimage() prototype to mfs_extern.h duplicating it 1999-05-10 17:12:45 +00:00
bios.c
busdma_machdep.c
cpu_switch.S Fixed profiling of elf kernels. Made high resolution profiling compile 1999-05-06 09:44:57 +00:00
db_disasm.c
db_interface.c Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
db_trace.c Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
elf_machdep.c
exception.s Fixed profiling of elf kernels. Made high resolution profiling compile 1999-05-06 09:44:57 +00:00
exception.S Fixed profiling of elf kernels. Made high resolution profiling compile 1999-05-06 09:44:57 +00:00
fpu.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
genassym.c Do not hardcode size of struct vm86frame. 1999-05-11 16:04:40 +00:00
identcpu.c [Forgot to commit this in the batch a few days ago.] 1999-05-10 10:51:25 +00:00
initcpu.c
legacy.c Add missing suspend/resume methods. 1999-05-10 17:56:23 +00:00
locore.s s/main/mi_startup/ for the kernel entry point so that egcs doesn't get 1999-05-09 19:01:49 +00:00
locore.S s/main/mi_startup/ for the kernel entry point so that egcs doesn't get 1999-05-09 19:01:49 +00:00
machdep.c Initialize dblfault_tss.tss_fs to the per-cpu private data segment selector. 1999-05-06 00:54:54 +00:00
mem.c Make sure the mem_range_AP_init() prototype is seen where it's needed, and 1999-05-08 17:48:22 +00:00
mp_machdep.c Make sure the mem_range_AP_init() prototype is seen where it's needed, and 1999-05-08 17:48:22 +00:00
mpboot.S Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
mptable.c Make sure the mem_range_AP_init() prototype is seen where it's needed, and 1999-05-08 17:48:22 +00:00
nexus.c Add missing suspend/resume methods. 1999-05-10 17:56:23 +00:00
pmap.c Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
prof_machdep.c Fixed profiling of elf kernels. Made high resolution profiling compile 1999-05-06 09:44:57 +00:00
support.s Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
support.S Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
swtch.s Fixed profiling of elf kernels. Made high resolution profiling compile 1999-05-06 09:44:57 +00:00
sys_machdep.c Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
trap.c Add sufficient braces to keep egcs happy about potentially ambiguous 1999-05-06 18:13:11 +00:00
tsc.c For what it's worth, idelayed is declared as a volatile in the headers, 1999-05-09 23:32:29 +00:00
vm_machdep.c