Home
last modified time | relevance | path

Searched refs:early_setup (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/initrdscripts/files/
H A Dinit-live.sh30 early_setup() { function
117 early_setup
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dasm-prototypes.h119 void __init early_setup(unsigned long dt_ptr);
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dhead_64.S961 LOAD_REG_ADDR(r12, DOTSYM(early_setup))
H A Dsetup_64.c299 void __init early_setup(unsigned long dt_ptr) in early_setup() function