Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
De820.h75 #define BIOS_ROM_BASE 0xffe00000 macro
/arch/x86/kernel/
Dresource.c46 resource_clip(avail, BIOS_ROM_BASE, BIOS_ROM_END); in arch_remove_reservations()