Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dprocessor.h704 extern processor_set_t pset_find(
H A Dprocessor.c666 pset_find( in pset_find() function
/xnu-12377.61.12/osfmk/arm64/
H A Dmachine_routines.c1662 pset = pset_find(in_processor_info->cluster_id, NULL); in ml_processor_register()