Searched refs:PE_update_panic_crc (Results 1 – 3 of 3) sorted by relevance
68 void PE_update_panic_crc(
968 PE_update_panic_crc((unsigned char*)gPanicBase, &pi_size); in SavePanicInfo()1013 PE_update_panic_crc((unsigned char *)gPanicBase, &panicbuf_length); in paniclog_flush()
640 PE_update_panic_crc(unsigned char *buf, unsigned int *size) in PE_update_panic_crc() function