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

/linux-4.1.27/arch/x86/kernel/
H A Dprobe_roms.c24 static struct resource system_rom_resource = { variable in typeref:struct:resource
232 request_resource(&iomem_resource, &system_rom_resource); probe_roms()
233 upper = system_rom_resource.start; probe_roms()

Completed in 57 milliseconds