Searched refs:thread_bind (Results 1 – 10 of 10) sorted by relevance
262 thread_bind(args->proc); in pmap_nest_thread()280 thread_bind(PROCESSOR_NULL); in pmap_nest_thread()366 thread_bind(nest_proc); in test_pmap_nesting()432 thread_bind(PROCESSOR_NULL); in test_pmap_nesting()
651 thread_bind(processor); in kernel_bootstrap_thread()837 thread_bind(PROCESSOR_NULL); in kernel_bootstrap_thread()
182 thread_bind(p); in ipi_test()189 thread_bind(PROCESSOR_NULL); in ipi_test()1143 processor_t prev = thread_bind(processor); in processor_boot()1151 thread_bind(prev); in processor_boot()
314 processor_t prev = thread_bind(processor); in processor_doshutdown()323 thread_bind(prev); in processor_doshutdown()
283 extern processor_t thread_bind(
896 __assert_only processor_t old = thread_bind(processor); in bind_to_boot_core()905 thread_bind(PROCESSOR_NULL); in unbind_from_boot_core()
1982 thread_bind( in thread_bind() function2137 thread_bind(master_processor); in thread_vm_bind_group_add()10196 thread_bind(processor); in sysctl_thread_bind_cpuid()
1625 thread_bind(__smrw_drain_bind_target(smrw)); in __smr_worker_drain_lock()
681 thread_bind(processor); in lt_bound_thread()1215 thread_bind(p); in arm64_pan_test_thread()1222 thread_bind(PROCESSOR_NULL); in arm64_pan_test_thread()1451 thread_bind(p); in ctrr_test()1458 thread_bind(PROCESSOR_NULL); in ctrr_test()
975 callbacks->ThreadBind = thread_bind; in pmKextRegister()