Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dsetup.h51 extern void i386_reserve_resources(void);
/openbmc/linux/arch/x86/kernel/
H A Dhead32.c29 x86_init.resources.reserve_resources = i386_reserve_resources; in i386_default_early_setup()
H A Dsetup.c1330 void __init i386_reserve_resources(void) in i386_reserve_resources() function