Lines Matching refs:edac
11 The 'edac' kernel module's goal is to detect and report hardware errors
86 If 'edac' was statically linked with the kernel then no loading
87 is necessary. If 'edac' was built as modules then simply modprobe
88 the 'edac' pieces that you need. You should be able to modprobe
104 lives in the /sys/devices/system/edac directory.
164 /sys/devices/system/edac/mc each memory controller will be represented
168 ..../edac/mc/
204 Documentation/ABI/testing/sysfs-devices-edac
394 Under /sys/devices/system/edac/pci are control and attribute files as follows:
407 echo "1" >/sys/devices/system/edac/pci/check_pci_parity
410 echo "0" >/sys/devices/system/edac/pci/check_pci_parity
510 At the location /sys/devices/system/edac (sysfs) new edac_device devices will
513 There is a three level tree beneath the above 'edac' directory. For example,
517 /sys/devices/systm/edac/test-instance
641 /sys/devices/system/edac/mc/mc?/:
658 echo 2 >/sys/devices/system/edac/mc/mc0/inject_addrmatch/dimm
659 echo 1 >/sys/devices/system/edac/mc/mc0/inject_addrmatch/rank
662 echo any >/sys/devices/system/edac/mc/mc0/inject_addrmatch/dimm
663 echo any >/sys/devices/system/edac/mc/mc0/inject_addrmatch/rank
692 echo 2 >/sys/devices/system/edac/mc/mc0/inject_addrmatch/channel
693 echo 2 >/sys/devices/system/edac/mc/mc0/inject_type
694 echo 64 >/sys/devices/system/edac/mc/mc0/inject_eccmask
695 echo 3 >/sys/devices/system/edac/mc/mc0/inject_section
696 echo 1 >/sys/devices/system/edac/mc/mc0/inject_enable
718 $ for i in /sys/devices/system/edac/mc/mc0/all_channel_counts/*; do echo $i; cat $i; done
719 /sys/devices/system/edac/mc/mc0/all_channel_counts/udimm0
721 /sys/devices/system/edac/mc/mc0/all_channel_counts/udimm1
723 /sys/devices/system/edac/mc/mc0/all_channel_counts/udimm2