Searched refs:__rex_slot_address (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/dec/
H A Dprom.h92 extern unsigned long *(*__rex_slot_address)(int);
133 #define rex_slot_address(x) _rex_slot_address(__rex_slot_address, NULL, x)
150 #define rex_slot_address __rex_slot_address
/linux-4.4.14/arch/mips/dec/prom/
H A Dinit.c25 unsigned long *(*__rex_slot_address)(int); variable
70 __rex_slot_address = which_prom()

Completed in 97 milliseconds