Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dprobe_roms.c26 static struct resource system_rom_resource = { variable
234 request_resource(&iomem_resource, &system_rom_resource); in probe_roms()
235 upper = system_rom_resource.start; in probe_roms()