Home
last modified time | relevance | path

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

/linux/drivers/firmware/google/
H A Dcoreboot_table.c30 u32 header_bytes; member
127 ptr_entry = ptr + header->header_bytes; in coreboot_table_populate()
216 (header->header_bytes < sizeof(*header) || in coreboot_table_probe()
217 check_add_overflow((resource_size_t)header->header_bytes, in coreboot_table_probe()