Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/e820/
Dtypes.h110 #define BIOS_ROM_BASE 0xffe00000 macro
/linux-6.6.21/arch/x86/include/uapi/asm/
De820.h76 #define BIOS_ROM_BASE 0xffe00000 macro
/linux-6.6.21/arch/x86/kernel/
Dresource.c68 resource_clip(avail, BIOS_ROM_BASE, BIOS_ROM_END); in arch_remove_reservations()