Searched refs:SPR_DCCFGR (Results 1 – 3 of 3) 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()
914 l.mfspr r24,r0,SPR_DCCFGR
46 #define SPR_DCCFGR (SPRGROUP_SYS + 5) macro