Home
last modified time | relevance | path

Searched refs:reserve_bios_regions (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/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.c13 x86_platform.legacy.reserve_bios_regions = 0; in x86_early_init_platform_quirks()
18 x86_platform.legacy.reserve_bios_regions = 1; in x86_early_init_platform_quirks()
H A Dsetup.c1072 reserve_bios_regions(); in setup_arch()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dbios_ebda.h21 void reserve_bios_regions(void);
H A Dx86_init.h216 * @reserve_bios_regions: boot code will search for the EBDA address and the
227 int reserve_bios_regions; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dbios_ebda.h21 void reserve_bios_regions(void);
H A Dx86_init.h236 * @reserve_bios_regions: boot code will search for the EBDA address and the
247 int reserve_bios_regions; member
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dhv_vtl.c45 x86_platform.legacy.reserve_bios_regions = 0; in hv_vtl_init_platform()

Completed in 7 milliseconds