Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/i386/
H A Dcpu_threads.c407 x86_package_find(int cpu) in x86_package_find() function
440 pkg = x86_package_find(cpu); in x86_die_find()
857 pkg = x86_package_find(cpu); in cpu_thread_alloc()
865 if (x86_package_find(cpu) != NULL) { in cpu_thread_alloc()