Searched defs:restore_data_record (Results 1 – 2 of 2) sorted by relevance
57 struct restore_data_record { struct58 unsigned long jump_address;59 unsigned long jump_address_phys;60 unsigned long cr3;61 unsigned long magic;62 unsigned long e820_checksum;
218 struct restore_data_record { struct219 unsigned long jump_address;220 unsigned long jump_address_phys;221 unsigned long cr3;222 unsigned long magic;223 u8 e820_digest[MD5_DIGEST_SIZE];