Searched refs:table_span (Results 1 – 1 of 1) sorted by relevance
193 resource_size_t table_span; in coreboot_table_probe() local219 &table_span) || in coreboot_table_probe()220 table_span > len)) in coreboot_table_probe()229 ptr = memremap(res->start, table_span, MEMREMAP_WB); in coreboot_table_probe()233 ret = coreboot_table_populate(dev, ptr, table_span); in coreboot_table_probe()