Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsetup.h50 extern void i386_reserve_resources(void);
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhead32.c28 x86_init.resources.reserve_resources = i386_reserve_resources; in i386_default_early_setup()
H A Dsetup.c1265 void __init i386_reserve_resources(void) in i386_reserve_resources() function