Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/ !
H A Dsetup.h67 extern void x86_ce4100_early_setup(void);
69 static inline void x86_ce4100_early_setup(void) { } in x86_ce4100_early_setup() function
/linux/arch/x86/platform/ce4100/ !
H A Dce4100.c41 void __init x86_ce4100_early_setup(void) in x86_ce4100_early_setup() function
/linux/arch/x86/kernel/ !
H A Dhead32.c72 x86_ce4100_early_setup(); in i386_start_kernel()