Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/firmware/google/
Dcoreboot_table.c92 ptr_entry = ptr + header->header_bytes; in coreboot_table_populate()
140 len = header->header_bytes + header->table_bytes; in coreboot_table_probe()
Dcoreboot_table.h20 u32 header_bytes; member