Searched refs:ifs_header_ptr (Results 1 – 1 of 1) sorted by relevance
35 static struct microcode_header_intel *ifs_header_ptr; /* pointer to the ifs image header */ variable177 ifsd->loaded_version != ifs_header_ptr->rev; in need_copy_scan_hashes()211 ifsd->loaded_version = ifs_header_ptr->rev; in copy_hashes_authenticate_chunks_gen2()229 ifs_meta = (union meta_data *)find_meta_data(ifs_header_ptr, META_TYPE_IFS); in copy_hashes_authenticate_chunks_gen2()281 ifs_meta = (union meta_data *)find_meta_data(ifs_header_ptr, META_TYPE_IFS); in validate_ifs_metadata()357 ifsd->loaded_version = ifs_header_ptr->rev; in scan_chunks_sanity_check()424 ifs_header_ptr = (struct microcode_header_intel *)fw->data; in ifs_load_firmware()425 ifs_hash_ptr = (u64)(ifs_header_ptr + 1); in ifs_load_firmware()