Searched refs:SPR_DCCFGR (Results 1 – 2 of 2) sorted by relevance
44 dccfgr = mfspr(SPR_DCCFGR); in init_cache_level()93 this_leaf->attributes = ((mfspr(SPR_DCCFGR) & SPR_DCCFGR_CWS) >> 8) ? in populate_cache_leaves()
46 #define SPR_DCCFGR (SPRGROUP_SYS + 5) macro