OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:associativity
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/
cpuid.d
103
/// Number of ways of
associativity
, eg:
110
ubyte
associativity
;
499
datacache[level].
associativity
=ways[i];
532
datacache[0].
associativity
=4;
579
datacache[level].
associativity
= a & 0x200 ? ubyte.max :cast(ubyte)((b>>22)+1);
582
// Size = number of sets *
associativity
* cachelinesize * linepartitions
584
immutable ulong sz = (datacache[level].
associativity
< ubyte.max)? number_of_sets *
585
datacache[level].
associativity
: number_of_sets;
611
datacache[0].
associativity
= cast(ubyte)( (c5 >> 16) & 0xFF);
640
datacache[1].
associativity
= assocmap[(c6>>12)&0xF]
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_crat.h
169
uint8_t
associativity
;
member in struct:crat_subtype_cache
kfd_crat.c
328
props->cache_assoc = cache->
associativity
;
Completed in 16 milliseconds
Indexes created Sun Aug 23 00:25:02 UTC 2026