Home
last modified time | relevance | path

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

/external/oprofile/module/x86/
Dop_fixmap.c149 static int __init mpf_checksum(unsigned char * mp, int len) in mpf_checksum() function
165 if (mpf_checksum((unsigned char *)bp, 16)) in mpf_table_ok()
/external/qemu-pc-bios/bochs/bios/
Drombios32.c1104 static int mpf_checksum(const uint8_t *data, int len) in mpf_checksum() function
1209 mp_config_table[7] = -mpf_checksum(mp_config_table, q - mp_config_table); in mptable_init()
1240 -mpf_checksum(float_pointer_struct, q - float_pointer_struct); in mptable_init()