Home
last modified time | relevance | path

Searched refs:ppc4xx_edac_check_bank_error (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A Dppc4xx_edac.c268 * ppc4xx_edac_check_bank_error - check a bank for an ECC bank error
280 ppc4xx_edac_check_bank_error(const struct ppc4xx_ecc_status *status, in ppc4xx_edac_check_bank_error() function
329 if (ppc4xx_edac_check_bank_error(status, row)) { in ppc4xx_edac_generate_bank_message()
724 if (ppc4xx_edac_check_bank_error(status, row)) in ppc4xx_edac_handle_ce()
755 if (ppc4xx_edac_check_bank_error(status, row)) in ppc4xx_edac_handle_ue()
/kernel/linux/linux-6.6/drivers/edac/
H A Dppc4xx_edac.c255 * ppc4xx_edac_check_bank_error - check a bank for an ECC bank error
267 ppc4xx_edac_check_bank_error(const struct ppc4xx_ecc_status *status, in ppc4xx_edac_check_bank_error() function
316 if (ppc4xx_edac_check_bank_error(status, row)) { in ppc4xx_edac_generate_bank_message()
711 if (ppc4xx_edac_check_bank_error(status, row)) in ppc4xx_edac_handle_ce()
742 if (ppc4xx_edac_check_bank_error(status, row)) in ppc4xx_edac_handle_ue()

Completed in 4 milliseconds