Searched refs:coreboot_get_table_location (Results 1 – 3 of 3) sorted by relevance
44 void coreboot_get_table_location(uint64_t *address, uint32_t *size);
113 void coreboot_get_table_location(uint64_t *address, uint32_t *size) in coreboot_get_table_location() function
235 coreboot_get_table_location(&coreboot_table_addr, &coreboot_table_size); in add_coreboot_node()