Searched refs:rec_size (Results 1 – 1 of 1) sorted by relevance
438 uint rec_size; in bootstage_unstash() local482 rec_size = hdr->count * sizeof(*data->record); in bootstage_unstash()483 memcpy(data->record + data->rec_count, ptr, rec_size); in bootstage_unstash()486 ptr += rec_size; in bootstage_unstash()
Completed in 4 milliseconds