Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/i386/
H A Dcpu_topology.h131 struct x86_pkg *package; /* package containing the logical cpu */
158 struct x86_pkg *package; /* package containing core */
176 struct x86_pkg *package; /* package containing the die */
192 typedef struct x86_pkg { struct
193 struct x86_pkg *next; /* next package */ argument