Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dasm-prototypes.h119 void __init early_setup(unsigned long dt_ptr);
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dhead_64.S961 LOAD_REG_ADDR(r12, DOTSYM(early_setup))
Dsetup_64.c299 void __init early_setup(unsigned long dt_ptr) in early_setup() function