Lines Matching refs:PREFIX
22 #define PREFIX "ACPI:xen_cpu_hotplug:" macro
45 pr_err(PREFIX "Evaluating processor object\n"); in xen_acpi_processor_enable()
55 pr_err(PREFIX "Evaluating processor _UID\n"); in xen_acpi_processor_enable()
67 pr_err(PREFIX "Hotadd CPU (acpi_id = %d) failed.\n", in xen_acpi_processor_enable()
94 pr_err(PREFIX "Error when enabling Xen processor\n"); in xen_acpi_processor_add()
133 pr_info(PREFIX "Processor does not support hot plug\n"); in is_processor_present()
135 pr_info(PREFIX "Processor Device is not present"); in is_processor_present()
182 pr_err(PREFIX "Failed to get apic_id for acpi_id %d\n", in xen_hotadd_cpu()
189 pr_err(PREFIX "Failed to get _PXM for acpi_id %d\n", in xen_hotadd_cpu()
201 pr_err(PREFIX "Failed to hotadd CPU for acpi_id %d\n", in xen_hotadd_cpu()
227 pr_debug(PREFIX "Xen does not support CPU hotremove\n"); in acpi_processor_device_remove()
259 pr_err(PREFIX "Unable to add the device\n"); in acpi_processor_hotplug_notify()
265 pr_err(PREFIX "Missing device object\n"); in acpi_processor_hotplug_notify()
276 pr_err(PREFIX "Device don't exist, dropping EJECT\n"); in acpi_processor_hotplug_notify()
281 pr_err(PREFIX "Driver data is NULL, dropping EJECT\n"); in acpi_processor_hotplug_notify()