OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OCTEON_CACHELINE_SIZE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/mips/cavium/dev/
octeon_fpavar.h
61
#define FPA_POOL_0_SIZE (16 *
OCTEON_CACHELINE_SIZE
)
62
#define FPA_POOL_1_SIZE (1 *
OCTEON_CACHELINE_SIZE
)
63
#define FPA_POOL_2_SIZE (8 *
OCTEON_CACHELINE_SIZE
)
64
#define FPA_POOL_3_SIZE (4 *
OCTEON_CACHELINE_SIZE
)
66
#define FPA_POOL_4_SIZE (16 *
OCTEON_CACHELINE_SIZE
)
67
#define FPA_POOL_5_SIZE (16 *
OCTEON_CACHELINE_SIZE
)
68
#define FPA_POOL_6_SIZE (16 *
OCTEON_CACHELINE_SIZE
)
69
#define FPA_POOL_7_SIZE (16 *
OCTEON_CACHELINE_SIZE
)
/src/sys/arch/mips/include/
cache_octeon.h
14
#define
OCTEON_CACHELINE_SIZE
128
/src/sys/arch/mips/mips/
cache.c
1089
mci->mci_pdcache_line_size =
OCTEON_CACHELINE_SIZE
;
1405
mci->mci_pdcache_line_size =
OCTEON_CACHELINE_SIZE
;
1408
OCTEON_I_DCACHE_SETS *
OCTEON_CACHELINE_SIZE
;
1423
mci->mci_pdcache_line_size =
OCTEON_CACHELINE_SIZE
;
1426
OCTEON_II_DCACHE_SETS *
OCTEON_CACHELINE_SIZE
;
1429
mci->mci_picache_line_size =
OCTEON_CACHELINE_SIZE
;
1432
OCTEON_II_ICACHE_SETS *
OCTEON_CACHELINE_SIZE
;
1441
mci->mci_pdcache_line_size =
OCTEON_CACHELINE_SIZE
;
1444
OCTEON_CACHELINE_SIZE
* OCTEON_III_DCACHE_SETS;
1447
mci->mci_picache_line_size =
OCTEON_CACHELINE_SIZE
;
[
all
...]
/src/sys/arch/mips/cavium/
octeonvar.h
111
} __aligned(
OCTEON_CACHELINE_SIZE
);
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025