OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L3CR_L3I
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/include/oea/
spr.h
279
#define
L3CR_L3I
0x00000400 /* 21: L3 global invalidate */
/src/sys/arch/powerpc/oea/
cpu_subr.c
1025
l3cr &= ~(L3CR_L3E|
L3CR_L3I
|L3CR_L3PE|L3CR_L3CLKEN|L3CR_RESERVED);
1039
mtspr(SPR_L3CR, l3cr|
L3CR_L3I
);
1042
} while (x &
L3CR_L3I
);
Completed in 12 milliseconds
Indexes created Thu Nov 06 16:10:07 GMT 2025