Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/
Dprobe_roms.c26 static struct resource system_rom_resource = { variable
213 ((system_rom_resource.end + 1) - video_rom_resource.start), in probe_roms()
244 request_resource(&iomem_resource, &system_rom_resource); in probe_roms()
245 upper = system_rom_resource.start; in probe_roms()