Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/edac/
Dsb_edac.c1683 bool mode_2ha = false; in ibridge_mci_bind_devs() local
1688 mode_2ha = true; in ibridge_mci_bind_devs()
1710 if (mode_2ha) in ibridge_mci_bind_devs()
1724 if (!mode_2ha) in ibridge_mci_bind_devs()
1746 WARN_ON(!mode_2ha); in ibridge_mci_bind_devs()
1789 bool mode_2ha = false; in haswell_mci_bind_devs() local
1794 mode_2ha = true; in haswell_mci_bind_devs()
1833 if (!mode_2ha) in haswell_mci_bind_devs()
1837 if (!mode_2ha) in haswell_mci_bind_devs()
1850 if (mode_2ha) in haswell_mci_bind_devs()
[all …]