OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mips3_cca_devmem
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/mips/include/
mips3_pte.h
102
#define MIPS3_XPHYS_ACC MIPS_PHYS_TO_XKPHYS(mips_options.
mips3_cca_devmem
, 0)
106
#define MIPS3_PG_ACC MIPS3_CCA_TO_PG(mips_options.
mips3_cca_devmem
)
pte.h
437
cca = mips_options.
mips3_cca_devmem
;
cpuregs.h
139
(MIPS_XKPHYS_START | ((uint64_t)(mips_options.
mips3_cca_devmem
) << 59) | (x))
locore.h
121
u_int
mips3_cca_devmem
;
member in struct:mips_options
/src/sys/arch/mips/mips/
mips_machdep.c
1284
opts->
mips3_cca_devmem
= CCA_UNCACHED;
1364
opts->
mips3_cca_devmem
= CCA_ACCEL;
Completed in 39 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025