Searched refs:PREFIX (Results 1 – 3 of 3) sorted by relevance
32 #define PREFIX "ACPI:xen_cpu_hotplug:" macro55 pr_err(PREFIX "Evaluating processor object\n"); in xen_acpi_processor_enable()65 pr_err(PREFIX "Evaluating processor _UID\n"); in xen_acpi_processor_enable()77 pr_err(PREFIX "Hotadd CPU (acpi_id = %d) failed.\n", in xen_acpi_processor_enable()104 pr_err(PREFIX "Error when enabling Xen processor\n"); in xen_acpi_processor_add()143 pr_info(PREFIX "Processor does not support hot plug\n"); in is_processor_present()145 pr_info(PREFIX "Processor Device is not present"); in is_processor_present()192 pr_err(PREFIX "Failed to get apic_id for acpi_id %d\n", in xen_hotadd_cpu()199 pr_err(PREFIX "Failed to get _PXM for acpi_id %d\n", in xen_hotadd_cpu()211 pr_err(PREFIX "Failed to hotadd CPU for acpi_id %d\n", in xen_hotadd_cpu()[all …]
29 #define PREFIX "ACPI:xen_memory_hotplug:" macro60 pr_err(PREFIX "Xen Hotplug Memory Add failed on " in xen_hotadd_memory()180 pr_warn(PREFIX "ACPI namespace scan failed\n"); in acpi_memory_get_device()187 pr_warn(PREFIX "Missing device object\n"); in acpi_memory_get_device()195 pr_err(PREFIX "driver data not found\n"); in acpi_memory_get_device()227 pr_debug(PREFIX "Xen does not support memory hotremove\n"); in acpi_memory_disable_device()249 pr_err(PREFIX "Cannot find driver data\n"); in acpi_memory_device_notify()263 pr_err(PREFIX "Device doesn't exist\n"); in acpi_memory_device_notify()269 pr_err(PREFIX "Driver Data is NULL\n"); in acpi_memory_device_notify()446 pr_warn(PREFIX "walk_namespace failed\n"); in xen_acpi_memory_device_init()[all …]
37 #define PREFIX(name) ZSTD_error_##name macro42 #define ERROR(name) ((size_t)-PREFIX(name))