Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dsetup.h51 extern void x86_mrst_early_setup(void);
53 static inline void x86_mrst_early_setup(void) { } in x86_mrst_early_setup() function
/linux-2.6.39/arch/x86/kernel/
Dhead32.c53 x86_mrst_early_setup(); in i386_start_kernel()
/linux-2.6.39/arch/x86/platform/mrst/
Dmrst.c256 void __init x86_mrst_early_setup(void) in x86_mrst_early_setup() function