Searched refs:ml_get_max_cpu_number (Results 1 – 13 of 13) sorted by relevance
494 if (phys_id > (uint32_t)ml_get_max_cpu_number()) { in ml_get_cpu_number()511 assert(cpu_id <= (unsigned int)ml_get_max_cpu_number()); in ml_get_cpu_number_local()523 ml_get_max_cpu_number(void) in ml_get_max_cpu_number() function549 const unsigned int max_cpu_id = ml_get_max_cpu_number(); in ml_processor_register()565 (in_processor_info->log_id > (uint32_t)ml_get_max_cpu_number())) { in ml_processor_register()
81 assert(cpu <= ml_get_max_cpu_number()); in cpu_datap()257 int max_cpu = ml_get_max_cpu_number() + 1; in cpu_broadcast_xcall_internal()378 if ((cpu_number < 0) || (cpu_number > ml_get_max_cpu_number())) { in cpu_xcall_internal()708 assert(processor->cpu_id <= ml_get_max_cpu_number()); in processor_to_cpu_datap()
343 const int max_cpu = ml_get_max_cpu_number(); in panic_display_last_pc_lr()929 max_cpu = ml_get_max_cpu_number(); in DebuggerXCallEnter()
483 const unsigned int max_cpu_id = ml_get_max_cpu_number(); in ml_arm_sleep()
406 assert(master_cpu >= 0 && master_cpu <= ml_get_max_cpu_number()); in arm_init()
514 const unsigned int max_cpu_id = ml_get_max_cpu_number(); in cache_xcall()
1183 const unsigned int max_cpu_id = ml_get_max_cpu_number(); in ml_snoop_thread_is_on_core()1200 return ml_get_max_cpu_number(); in ml_early_cpu_max_number()
287 int ml_get_max_cpu_number(void);
3274 const int max_cpu = ml_get_max_cpu_number(); in pmap_destroy_internal()3852 const int max_cpu = ml_get_max_cpu_number();
283 uint64_t count = ml_get_max_cpu_number() + 1; in kern_collectth_state_size()303 if (cpuentryp == &CpuDataEntries[ml_get_max_cpu_number()]) { in kern_collectth_state()
473 int max_cpu = ml_get_max_cpu_number(); in machine_trace_thread()623 int max_cpu = ml_get_max_cpu_number(); in machine_trace_thread64()
217 const unsigned int max_cpu_id = ml_get_max_cpu_number(); in arm64_ipi_test()1017 max_cpu = ml_get_max_cpu_number(); in ml_arm_sleep()
1195 assert(cpu_id <= (unsigned int)ml_get_max_cpu_number()); in ml_get_cpu_number_local()1216 ml_get_max_cpu_number(void) in ml_get_max_cpu_number() function1265 if (in_processor_info->log_id > (uint32_t)ml_get_max_cpu_number()) { in ml_processor_register()1282 assert(in_processor_info->log_id <= (uint32_t)ml_get_max_cpu_number()); in ml_processor_register()