Home
last modified time | relevance | path

Searched defs:x86_cpu_cache (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.41.9/osfmk/i386/
H A Dcpu_topology.h45 typedef struct x86_cpu_cache { struct
46 struct x86_cpu_cache *next; /* next cache at this level/lcpu */ argument
57 } x86_cpu_cache_t; argument