Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kdp/ !
H A Dprocessor_core.c84 …boolean_t core_isxnu; /* Indicates whether this core is the currently runni… member
702 …uint32_t type = core_context->core_isxnu ? MAIN_BIN_SPEC_TYPE_KERNEL : MAIN_BIN_SPEC_TYPE_STANDALO… in coredump_save_sw_vers()
734 context.core_isxnu = is_xnu; in kern_coredump_routine()