Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/i386/
H A Dcpu_topology.h169 #define X86DIE_FL_PRESENT 0x80000000 /* die is present */ macro
H A Dcpu_threads.c539 die->flags = X86DIE_FL_PRESENT; in x86_die_alloc()