freebsd-skq/sys/i386/i386
Jung-uk Kim c66d2b38c8 Initial suspend/resume support for amd64.
This code is heavily inspired by Takanori Watanabe's experimental SMP patch
for i386 and large portion was shamelessly cut and pasted from Peter Wemm's
AP boot code.
2009-03-17 00:48:11 +00:00
..
apic_vector.s
atomic.c
autoconf.c
bios.c
bioscall.s
bpf_jit_machdep.c
bpf_jit_machdep.h
busdma_machdep.c The bounce zone sees its page number increased if multiple dma maps use it in 2009-02-09 18:03:31 +00:00
db_disasm.c
db_interface.c
db_trace.c
dump_machdep.c
elan-mmcr.c
elf_machdep.c Implement new way of branding ELF binaries by looking to a 2009-03-13 16:40:51 +00:00
exception.s
gdb_machdep.c
genassym.c
geode.c
i686_mem.c Initial suspend/resume support for amd64. 2009-03-17 00:48:11 +00:00
identcpu.c
in_cksum.c Trim comments about the MP-safety of various bits of the amd64/i386 2009-03-09 13:11:16 +00:00
initcpu.c
intr_machdep.c
io_apic.c
io.c
k6_mem.c Initial suspend/resume support for amd64. 2009-03-17 00:48:11 +00:00
legacy.c
local_apic.c - Resolve an issue where we may clear an idt while an interrupt on a 2009-02-21 23:15:34 +00:00
locore.s
longrun.c
machdep.c A better fix for handling different FPU initial control words for different 2009-03-05 19:42:11 +00:00
mem.c
minidump_machdep.c
mp_clock.c
mp_machdep.c Small comment nit: "run time" -> "run-time". 2009-03-08 05:01:39 +00:00
mp_watchdog.c
mpboot.s
mptable_pci.c
mptable.c
msi.c
nexus.c
perfmon.c
pmap.c MFamd64 r189785 2009-03-14 15:37:19 +00:00
ptrace_machdep.c
stack_machdep.c
support.s
swtch.s
symbols.raw
sys_machdep.c
trap.c Trim comments about the MP-safety of various bits of the amd64/i386 2009-03-09 13:11:16 +00:00
tsc.c
uio_machdep.c
vm86.c Change the functions to ANSI in those cases where it breaks promotion 2009-02-24 18:09:31 +00:00
vm86bios.s
vm_machdep.c