Home
last modified time | relevance | path

Searched refs:injection (Results 1 – 11 of 11) sorted by relevance

/drivers/edac/
Damd64_edac_inj.c10 return sprintf(buf, "0x%x\n", pvt->injection.section); in amd64_inject_section_show()
37 pvt->injection.section = (u32) value; in amd64_inject_section_store()
47 return sprintf(buf, "0x%x\n", pvt->injection.word); in amd64_inject_word_show()
74 pvt->injection.word = (u32) value; in amd64_inject_word_store()
84 return sprintf(buf, "0x%x\n", pvt->injection.bit_map); in amd64_inject_ecc_vector_show()
110 pvt->injection.bit_map = (u32) value; in amd64_inject_ecc_vector_store()
133 section = F10_NB_ARRAY_DRAM | SET_NB_ARRAY_ADDR(pvt->injection.section); in amd64_inject_read_store()
137 word_bits = SET_NB_DRAM_INJECTION_READ(pvt->injection); in amd64_inject_read_store()
166 section = F10_NB_ARRAY_DRAM | SET_NB_ARRAY_ADDR(pvt->injection.section); in amd64_inject_write_store()
170 word_bits = SET_NB_DRAM_INJECTION_WRITE(pvt->injection); in amd64_inject_write_store()
Damd64_edac.h380 struct error_injection injection; member
DKconfig85 bool "Sysfs HW Error injection facilities"
/drivers/media/cec/
DKconfig10 bool "Enable CEC error injection support"
13 This option enables CEC error injection using debugfs.
/drivers/powercap/
DKconfig37 bool "Idle injection framework"
41 This enables support for the idle injection framework. It
/drivers/acpi/apei/
DKconfig18 error injection.
59 EINJ provides a hardware error injection mechanism, it is
/drivers/thermal/intel/
DKconfig3 tristate "Intel PowerClamp idle injection driver"
7 Enable this to enable Intel PowerClamp idle injection driver. This
/drivers/pci/pcie/
DKconfig36 tristate "PCI Express error injection support"
44 error injection can fake almost all kinds of errors with the
/drivers/media/platform/vivid/
DKconfig21 Error injection is supported to test rare errors that are hard
/drivers/block/drbd/
DKconfig43 bool "DRBD fault injection"
/drivers/block/
DKconfig24 bool "Support fault injection for Null test block driver"