Searched refs:table_bytes (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/firmware/google/ | ||
| H A D | coreboot_table.h | 23 u32 table_bytes; member |
| H A D | coreboot_table.c | 174 len = header->header_bytes + header->table_bytes; in coreboot_table_probe() |