OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxway
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sh3/include/
cache_sh3.h
109
#define SH3_CACHE_8K_FLUSH(
maxway
) \
113
for (__w = 0; __w <
maxway
; __w++) { \
/src/sys/arch/mips/mips/
cache_octeon.c
135
const int
maxway
= 2; /* XXX 2 << (14 - 13 + 1) == 4? */
local
138
for (way = 0; way <
maxway
; way++)
206
const int
maxway
= 64;
local
209
for (way = 0; way <
maxway
; way++)
Completed in 14 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026