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