Searched defs:acpica_map_cpu (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c123 * On systems with the uppc PSM only, acpica_map_cpu() won't be called at all.
125 * acpica_map_cpu() has been called or not.
1962 * 2) acpica_map_cpu() builds mapping among cpu id and ACPI processor id.
1964 * acpica_map_cpu() will be called after acpica_add_processor_to_map(),
1965 * otherwise acpica_map_cpu() will be called before
1986 * call acpica_map_cpu(). So create one and use the passed-in processor
2082 acpica_map_cpu(processorid_t cpuid, UINT32 acpi_id) function

Completed in 77 milliseconds