Home
last modified time | relevance | path

Searched refs:__rex_bootinit (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/dec/
H A Dprom.h80 extern int (*__rex_bootinit)(void);
121 #define rex_bootinit() _rex_bootinit(__rex_bootinit, NULL)
138 #define rex_bootinit __rex_bootinit
/kernel/linux/linux-6.6/arch/mips/include/asm/dec/
H A Dprom.h80 extern int (*__rex_bootinit)(void);
121 #define rex_bootinit() _rex_bootinit(__rex_bootinit, NULL)
138 #define rex_bootinit __rex_bootinit
/kernel/linux/linux-5.10/arch/mips/dec/prom/
H A Dinit.c23 int (*__rex_bootinit)(void); variable
55 __rex_bootinit = in which_prom()
/kernel/linux/linux-6.6/arch/mips/dec/prom/
H A Dinit.c23 int (*__rex_bootinit)(void); variable
55 __rex_bootinit = in which_prom()

Completed in 2 milliseconds