Home
last modified time | relevance | path

Searched refs:partitions (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/osfmk/i386/
H A Dcpu_topology.h53 uint16_t partitions; /* # of partitions in cache */ member
H A Dcpu_threads.c300 cur->partitions = cpuid_info()->cache_partitions[i]; in x86_cache_list()
327 && cur_cache->partitions == matcher->partitions in x86_match_cache()