Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Debda.c56 void __init reserve_bios_regions(void) in reserve_bios_regions() function
66 if (!x86_platform.legacy.reserve_bios_regions) in reserve_bios_regions()
H A Dplatform-quirks.c14 x86_platform.legacy.reserve_bios_regions = 0; in x86_early_init_platform_quirks()
19 x86_platform.legacy.reserve_bios_regions = 1; in x86_early_init_platform_quirks()
H A Dsetup.c794 reserve_bios_regions(); in early_reserve_memory()
/openbmc/linux/arch/x86/include/asm/
H A Dbios_ebda.h21 void reserve_bios_regions(void);
H A Dx86_init.h248 int reserve_bios_regions; member
/openbmc/linux/arch/x86/hyperv/
H A Dhv_vtl.c45 x86_platform.legacy.reserve_bios_regions = 0; in hv_vtl_init_platform()