Searched refs:SPR_SPRG0 (Results 1 – 2 of 2) sorted by relevance
136 #define SPR_SPRG0 0x110 /* E468 SPR General 0 */ macro
155 KASSERT(mfspr(SPR_SPRG0) == (uintptr_t)ci); in oea_init()