Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/power/
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()