Searched refs:acpidev_walk_apic (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/ |
H A D | acpidev_cpu.c | 336 (void) acpidev_walk_apic(NULL, hdl, ACPIDEV_METHOD_NAME_MAT, in acpidev_cpu_get_procid() 438 (void) acpidev_walk_apic(NULL, NULL, NULL, in acpidev_cpu_pre_probe() 442 (void) acpidev_walk_apic(NULL, NULL, NULL, in acpidev_cpu_pre_probe() 576 (void) acpidev_walk_apic(NULL, hdl, ACPIDEV_METHOD_NAME_MAT, in acpidev_cpu_filter_func()
|
H A D | acpidev_util.c | 233 acpidev_walk_apic(ACPI_BUFFER *bufp, ACPI_HANDLE hdl, char *method, in acpidev_walk_apic() function
|
/illumos-gate/usr/src/uts/i86pc/sys/ |
H A D | acpidev.h | 544 extern ACPI_STATUS acpidev_walk_apic(ACPI_BUFFER *bufp, ACPI_HANDLE hdl,
|