Searched refs:p2init_sid_cache (Results 1 – 3 of 3) sorted by relevance
144 extern int (*p2init_sid_cache)(void);
44 int (*p2init_sid_cache)(void); variable872 if (p2init_sid_cache) in plat_ecc_capability_sc_set()873 p2init_sid_cache(); in plat_ecc_capability_sc_set()
167 #pragma weak p2init_sid_cache macro341 if (&p2init_sid_cache) in mc_attach()342 p2init_sid_cache = mc_init_sid_cache; in mc_attach()445 if (&p2init_sid_cache) in mc_detach()446 p2init_sid_cache = NULL; in mc_detach()