OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mxcc
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/sparc/sparc/
cpu.c
267
if (cpi->
mxcc
== 0)
1804
static int
mxcc
= -1;
local in function:viking_hotfix
1809
sc->
mxcc
= 1;
1831
/* Check all modules have the same
MXCC
configuration */
1832
if (
mxcc
!= -1 && sc->
mxcc
!=
mxcc
)
1833
panic("
MXCC
module mismatch");
1835
mxcc
= sc->
mxcc
;
[
all
...]
cache.c
197
if (cpuinfo.
mxcc
&& CACHEINFO.ec_totalsize > 0) {
198
/* Set external cache enable bit in
MXCC
control register */
iommu.c
350
int use_ac = (cpuinfo.cpu_impl == 4 && cpuinfo.
mxcc
);
pmap.c
1348
if (cpuinfo.
mxcc
) {
7128
* Viking/
MXCC
specific version of pmap_zero_page
7138
/* Load
MXCC
stream data register with 0 (bottom 32 bytes only) */
7244
* Viking/
MXCC
specific version of pmap_copy_page
/src/sys/arch/sparc/include/
cpu.h
317
int
mxcc
; /* 1 if a MBus-level
MXCC
is present */
member in struct:cpu_info
Completed in 20 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025