freebsd-dev/sys/amd64/amd64
Andriy Gapon 56c2dc796b add actual interrupt counters to back ipi_invlcache_counts
Otherwise one could run into a panic with COUNT_IPIS when cache
invalidation actually happened.

Reviewed by:	jhb
MFC after:	1 week
2012-04-13 07:18:19 +00:00
..
amd64_mem.c
apic_vector.S Do not EOI local APIC too early. Just do doreti normally after resuming. 2012-02-07 23:24:29 +00:00
atomic.c
atpic_vector.S
autoconf.c
bios.c
bpf_jit_machdep.c
bpf_jit_machdep.h
cpu_switch.S Update incorrect comment. 2012-02-27 17:28:22 +00:00
db_disasm.c
db_interface.c
db_trace.c
elf_machdep.c
exception.S
fpu.c Move xrstor/xsave/xsetbv into fpu.c and reorder them. 2012-01-30 07:53:33 +00:00
gdb_machdep.c
genassym.c Add support for the extended FPU states on amd64, both for native 2012-01-21 17:45:27 +00:00
identcpu.c Recognize the RDRAND instruction feature. 2012-04-09 15:20:16 +00:00
in_cksum.c
initcpu.c Work around Erratum 721 for AMD Family 10h and 12h processors. 2012-03-30 16:32:41 +00:00
io.c
locore.S
machdep.c Fix !SMP build after r234074. 2012-04-10 16:08:46 +00:00
mem.c
minidump_machdep.c exclude kmem_alloc'ed ARC data buffers from kernel minidumps on amd64 2012-01-27 20:18:31 +00:00
mp_machdep.c add actual interrupt counters to back ipi_invlcache_counts 2012-04-13 07:18:19 +00:00
mp_watchdog.c
mpboot.S
pmap.c Micro-optimize free_pv_entry() for the expected case. 2012-04-06 16:41:19 +00:00
prof_machdep.c
ptrace_machdep.c Copy amd64 ptrace.h to x86 and merge with i386 ptrace.h. Replace 2012-03-04 20:24:28 +00:00
sigtramp.S
stack_machdep.c
support.S
sys_machdep.c Add support for the extended FPU states on amd64, both for native 2012-01-21 17:45:27 +00:00
trap.c Make machine check exception logging more readable. On newer Intel systems, 2012-04-02 15:07:22 +00:00
uio_machdep.c
uma_machdep.c exclude kmem_alloc'ed ARC data buffers from kernel minidumps on amd64 2012-01-27 20:18:31 +00:00
vm_machdep.c In cpu_set_user_tls(), consistently set PCB_FULL_IRET pcb flag for 2012-02-10 21:26:25 +00:00