Searched refs:XTHAL_MAX_CPS (Results 1 – 1 of 1) sorted by relevance
129 #define XTHAL_MAX_CPS 8 /* max number of coprocessors (0..7) */ macro181 extern void* Xthal_cpregs_save_fn[XTHAL_MAX_CPS];182 extern void* Xthal_cpregs_restore_fn[XTHAL_MAX_CPS];184 extern void* Xthal_cpregs_save_nw_fn[XTHAL_MAX_CPS];185 extern void* Xthal_cpregs_restore_nw_fn[XTHAL_MAX_CPS];193 extern const unsigned int Xthal_cpregs_size[XTHAL_MAX_CPS];194 extern const unsigned int Xthal_cpregs_align[XTHAL_MAX_CPS];198 extern const char * const Xthal_cp_names[XTHAL_MAX_CPS];1495 unsigned cpregs_ptr[XTHAL_MAX_CPS];