Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/power/
H A Dhibernate.c72 static inline u32 compute_e820_crc32(struct e820_table *table) in compute_e820_crc32() function
120 rdr->e820_checksum = compute_e820_crc32(e820_table_firmware); in arch_hibernation_header_save()
142 if (rdr->e820_checksum != compute_e820_crc32(e820_table_firmware)) { in arch_hibernation_header_restore()