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

  /src/sys/arch/powerpc/oea/
cpu_subr.c 1026 mtspr(SPR_L3CR, l3cr);
1030 mtspr(SPR_L3CR, l3cr);
1034 mtspr(SPR_L3CR, l3cr);
1039 mtspr(SPR_L3CR, l3cr|L3CR_L3I);
1041 x = mfspr(SPR_L3CR);
1046 mtspr(SPR_L3CR, l3cr);
1054 mtspr(SPR_L3CR, l3cr);
1163 l3cr = mfspr(SPR_L3CR);
1179 l3cr = mfspr(SPR_L3CR);
  /src/sys/arch/powerpc/include/oea/
spr.h 246 #define SPR_L3CR 0x3fa /* ..6. L3 Control Register */

Completed in 16 milliseconds