Lines Matching refs:acpi_handle_info
501 acpi_handle_info(handle, in acpi_hwp_native_thermal_lvt_osc()
653 acpi_handle_info(handle, "Invalid processor object\n"); in acpi_processor_ids_walk()
784 acpi_handle_info(handle, "_CST C%d type(%x) is not package, skip...\n", in acpi_processor_evaluate_cst()
790 acpi_handle_info(handle, "_CST C%d package count(%d) is not 4, skip...\n", in acpi_processor_evaluate_cst()
798 acpi_handle_info(handle, "_CST C%d package element[0] type(%x) is not buffer, skip...\n", in acpi_processor_evaluate_cst()
807 acpi_handle_info(handle, "_CST C[%d] package element[1] type(%x) is not integer, skip...\n", in acpi_processor_evaluate_cst()
847 …acpi_handle_info(handle, "_CST C%d declares FIXED_HARDWARE C-state but not supported in hardware, … in acpi_processor_evaluate_cst()
856 acpi_handle_info(handle, "_CST C%d space_id(%x) neither FIXED_HARDWARE nor SYSTEM_IO, skip...\n", in acpi_processor_evaluate_cst()
866 acpi_handle_info(handle, "_CST C%d package element[2] type(%x) not integer, skip...\n", in acpi_processor_evaluate_cst()
875 acpi_handle_info(handle, "_CST C%d package element[3] type(%x) not integer, skip...\n", in acpi_processor_evaluate_cst()
883 acpi_handle_info(handle, "Found %d idle states\n", last_index); in acpi_processor_evaluate_cst()