Searched refs:X86DIE_FL_PRESENT (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.61.2/osfmk/i386/ | ||
| H A D | cpu_topology.h | 169 #define X86DIE_FL_PRESENT 0x80000000 /* die is present */ macro |
| H A D | cpu_threads.c | 539 die->flags = X86DIE_FL_PRESENT; in x86_die_alloc() |