Searched refs:mpf_checksum (Results 1 – 2 of 2) sorted by relevance
39 static int __init mpf_checksum(unsigned char *mp, int len) in mpf_checksum() function159 if (mpf_checksum((unsigned char *)mpc, mpc->length)) { in smp_check_mpc()584 !mpf_checksum((unsigned char *)bp, 16) && in smp_scan_config()799 mpc->checksum -= mpf_checksum((unsigned char *)mpc, mpc->length); in replace_intsrc_all()882 old = mpf_checksum((unsigned char *)mpc, mpc->length); in update_mp_table()884 new = mpf_checksum((unsigned char *)mpc, mpc->length); in update_mp_table()906 mpf->checksum -= mpf_checksum((unsigned char *)mpf, 16); in update_mp_table()
194 static int __init mpf_checksum(unsigned char *mp, int len) in mpf_checksum() function225 if (mpf_checksum((unsigned char *)oemtable, oemtable->length)) { in smp_read_mpc_oem()