freebsd-dev/sys/x86/include
Andriy Gapon 7abf460488 MCA: add AMD Error Thresholding support
Currently the feature is implemented only for a subset of errors
reported via Bank 4.  The subset includes only DRAM-related errors.

The new code builds upon and reuses the Intel CMC (Correctable MCE
Counters) support code.  However, the AMD feature is quite different
and, unfortunately, much less regular.

For references please see AMD BKDGs for models 10h - 16h.
Specifically, see MSR0000_0413 NB Machine Check Misc (Thresholding)
Register (MC4_MISC0).
http://developer.amd.com/resources/developer-guides-manuals/

Reviewed by:	jhb
MFC after:	1 month
Differential Revision: https://reviews.freebsd.org/D9613
2017-03-03 22:42:43 +00:00
..
xen
_align.h Implement _ALIGN() using internal integer types. 2016-05-31 13:31:19 +00:00
_inttypes.h
_limits.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
_stdint.h Add missing dependency on <machine/_limits.h>. 2016-05-31 08:38:24 +00:00
_types.h Define the vm_ooffset_t and vm_pindex_t types as machine-independend. 2017-02-04 12:26:38 +00:00
acpica_machdep.h
apicreg.h Local APIC: add support for extended LVT entries found in AMD processors 2017-02-28 18:48:12 +00:00
apicvar.h Local APIC: add support for extended LVT entries found in AMD processors 2017-02-28 18:48:12 +00:00
apm_bios.h
bus.h
busdma_impl.h
cputypes.h Remove 'cpu' and 'cpu_class' on amd64. 2016-09-15 17:05:54 +00:00
dump.h
elf.h
endian.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
fdt.h
float.h
fpu.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
frame.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
init.h
legacyvar.h
mca.h
metadata.h
mptable.h
ofw_machdep.h
pci_cfgreg.h
psl.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
ptrace.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
pvclock.h
reg.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
segments.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
setjmp.h
sigframe.h
signal.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
specialreg.h MCA: add AMD Error Thresholding support 2017-03-03 22:42:43 +00:00
stack.h
stdarg.h
sysarch.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
trap.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
ucontext.h
vdso.h hyperv: Implement userspace gettimeofday(2) with Hyper-V reference TSC 2016-12-19 07:40:45 +00:00
vmware.h
x86_smp.h Handle broadcast NMIs. 2016-10-24 16:40:27 +00:00
x86_var.h MFamd64: Add bounds checks on addresses used with /dev/mem. 2016-10-27 21:23:14 +00:00