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

  /src/sys/arch/powerpc/oea/
cpu_subr.c 136 { L3CR_L3PE|L3CR_L3APE, L3CR_L3PE|L3CR_L3APE, " parity" },
137 { L3CR_L3PE|L3CR_L3APE, L3CR_L3PE, " data-parity" },
138 { L3CR_L3PE|L3CR_L3APE, L3CR_L3APE, " address-parity" },
139 { L3CR_L3PE|L3CR_L3APE, 0, " no-parity" },
  /src/sys/arch/powerpc/include/oea/
spr.h 250 #define L3CR_L3APE 0x20000000 /* 2: L3 address parity checking enable */

Completed in 12 milliseconds