Home
last modified time | relevance | path

Searched refs:rex_gettcinfo (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/dec/
Dprom.h134 #define rex_gettcinfo() _rex_gettcinfo(__rex_gettcinfo, NULL) macro
151 #define rex_gettcinfo __rex_gettcinfo macro
/arch/mips/dec/
Dtc.c44 memcpy(&tbus->info, rex_gettcinfo(), sizeof(tbus->info)); in tc_bus_get_info()