Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/e820/
H A Dtypes.h111 #define BIOS_ROM_END 0xffffffff macro
/linux/arch/x86/include/uapi/asm/
H A De820.h77 #define BIOS_ROM_END 0xffffffff macro
/linux/arch/x86/kernel/
H A Dresource.c68 resource_clip(avail, BIOS_ROM_BASE, BIOS_ROM_END); in arch_remove_reservations()