Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/i386/
H A Dcpu_threads.c404 x86_package_find(int cpu) in x86_package_find() function
437 pkg = x86_package_find(cpu); in x86_die_find()
854 pkg = x86_package_find(cpu); in cpu_thread_alloc()
862 if (x86_package_find(cpu) != NULL) { in cpu_thread_alloc()