Searched refs:x86_pkg (Results 1 – 1 of 1) sorted by relevance
131 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 { struct193 struct x86_pkg *next; /* next package */ argument