HomeSort by: relevance | last modified time | path
    Searched refs:SPR_SPRG0 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/powerpc/include/
spr.h 136 #define SPR_SPRG0 0x110 /* E468 SPR General 0 */
  /src/sys/arch/powerpc/oea/
oea_machdep.c 155 KASSERT(mfspr(SPR_SPRG0) == (uintptr_t)ci);

Completed in 12 milliseconds