OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2CR_L2I
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/include/oea/
spr.h
238
#define
L2CR_L2I
0x00200000 /* 10: L2 global invalidate. */
/src/sys/arch/powerpc/oea/
cpu_subr.c
1065
mtspr(SPR_L2CR, l2cr |
L2CR_L2I
);
1068
} while (x &
L2CR_L2I
);
1070
mtspr(SPR_L2CR, l2cr |
L2CR_L2I
);
Completed in 16 milliseconds
Indexes created Sat Aug 29 00:25:01 UTC 2026