Searched refs:OPAL_SUCCESS (Results 1 – 23 of 23) sorted by relevance
56 if (rc != OPAL_SUCCESS) in ics_opal_unmask_irq()78 if (rc != OPAL_SUCCESS) in ics_opal_mask_real_irq()109 if (rc != OPAL_SUCCESS) { in ics_opal_set_affinity()127 if (rc != OPAL_SUCCESS) { in ics_opal_set_affinity()163 if (rc != OPAL_SUCCESS) in ics_opal_check()177 if (rc != OPAL_SUCCESS) in ics_opal_mask_unknown()191 if (rc != OPAL_SUCCESS) in ics_opal_get_server()
91 if (rc != OPAL_SUCCESS) { in pnv_smp_kick_cpu()109 if (rc != OPAL_SUCCESS) { in pnv_smp_kick_cpu()373 if (rc != OPAL_SUCCESS) in pnv_cause_nmi_ipi()395 if (rc != OPAL_SUCCESS) in pnv_cause_nmi_ipi()
51 if ((ret != OPAL_SUCCESS) || !addr) { in opal_fadump_dt_scan()67 if ((ret != OPAL_SUCCESS) || !addr) { in opal_fadump_dt_scan()249 if (ret != OPAL_SUCCESS) { in opal_fadump_setup_metadata()260 if (ret != OPAL_SUCCESS) { in opal_fadump_setup_metadata()285 if (rc != OPAL_SUCCESS) in opal_fadump_register()293 case OPAL_SUCCESS: in opal_fadump_register()364 if (ret != OPAL_SUCCESS) in opal_fadump_cleanup()687 if ((ret != OPAL_SUCCESS) || !be_addr) { in opal_fadump_dt_scan()
44 case OPAL_SUCCESS: in opal_get_sensor_data()97 case OPAL_SUCCESS: in opal_get_sensor_data_u64()
35 if (rc != OPAL_SUCCESS) { in detect_epow()63 if (rc == OPAL_SUCCESS) { in poweroff_pending()
489 if (rc != OPAL_SUCCESS) { in pnv_eeh_set_option()504 if (rc != OPAL_SUCCESS) { in pnv_eeh_set_option()521 if (rc != OPAL_SUCCESS) in pnv_eeh_get_phb_diag()539 if (rc != OPAL_SUCCESS) { in pnv_eeh_get_phb_state()599 if (rc != OPAL_SUCCESS) { in pnv_eeh_get_pe_state()755 if (rc != OPAL_SUCCESS) in pnv_eeh_phb_reset()795 if (rc != OPAL_SUCCESS) in pnv_eeh_root_reset()885 if (rc <= OPAL_SUCCESS) in pnv_eeh_bridge_reset()1071 if (rc != OPAL_SUCCESS) { in pnv_eeh_reset()1196 if (rc != OPAL_SUCCESS) { in pnv_eeh_err_inject()[all …]
85 if (rc < OPAL_SUCCESS) in pnv_pci_get_device_tree()100 if (rc != OPAL_SUCCESS) in pnv_pci_get_presence_state()115 if (rc != OPAL_SUCCESS) in pnv_pci_get_power_state()136 if (rc == OPAL_SUCCESS) { in pnv_pci_set_power_state()495 has_diag = (rc == OPAL_SUCCESS); in pnv_pci_handle_eeh_config()593 *val = (rc == OPAL_SUCCESS) ? v8 : 0xff; in pnv_pci_cfg_read()600 *val = (rc == OPAL_SUCCESS) ? be16_to_cpu(v16) : 0xffff; in pnv_pci_cfg_read()606 *val = (rc == OPAL_SUCCESS) ? be32_to_cpu(v32) : 0xffffffff; in pnv_pci_cfg_read()
139 if (rc == OPAL_SUCCESS) in init_dump_store()277 if (rc != OPAL_SUCCESS && rc != OPAL_PARTIAL) in dump_read_data()299 if (rc != OPAL_SUCCESS && rc != OPAL_PARTIAL) { in dump_attr_read()397 if (rc != OPAL_SUCCESS) in process_dump()
59 case OPAL_SUCCESS: in psr_show()109 case OPAL_SUCCESS: in psr_store()
174 if (opal_rc != OPAL_SUCCESS) { in raw_attr_read()217 if (rc != OPAL_SUCCESS) { in create_elog_obj()274 if (rc != OPAL_SUCCESS) { in elog_event()
436 if (rc == OPAL_SUCCESS) in opal_get_chars()475 if (rc != OPAL_SUCCESS) { in __opal_put_chars()531 return OPAL_SUCCESS; in __opal_flush_console()705 if (rc == OPAL_SUCCESS) { in opal_hmi_exception_early()723 if (rc != OPAL_SUCCESS) in opal_hmi_exception_early2()1196 case OPAL_SUCCESS: return 0; in opal_error_code()1221 if (rc != OPAL_SUCCESS && rc != OPAL_UNSUPPORTED) in powernv_set_nmmu_ptcr()
344 } else if (rc != OPAL_SUCCESS) { in pnv_restart()411 if (rc != OPAL_SUCCESS || status != OPAL_THREAD_STARTED) in pnv_kexec_wait_secondaries_down()525 if (opal_reinit_cpus(OPAL_REINIT_CPUS_TM_SUSPEND_DISABLED) != OPAL_SUCCESS) in pnv_tm_init()
55 if (rc != OPAL_SUCCESS) in opal_get_boot_time()
212 if (rc != OPAL_SUCCESS) { in pnv_ioda2_init_m64()222 if (rc != OPAL_SUCCESS) { in pnv_ioda2_init_m64()458 if (rc != OPAL_SUCCESS) { in pnv_ioda_freeze_pe()472 if (rc != OPAL_SUCCESS) in pnv_ioda_freeze_pe()494 if (rc != OPAL_SUCCESS) { in pnv_ioda_unfreeze_pe()508 if (rc != OPAL_SUCCESS) { in pnv_ioda_unfreeze_pe()544 if (rc != OPAL_SUCCESS) { in pnv_ioda_get_pe_state()617 if (rc != OPAL_SUCCESS) { in pnv_ioda_set_one_peltv()1107 if (rc == OPAL_SUCCESS) { in pnv_pci_ioda_dma_64bit_bypass()2041 if (ret != OPAL_SUCCESS) in pnv_pci_diag_data_set()[all …]
37 if (rc != OPAL_SUCCESS) in opal_nvram_read()
65 case OPAL_SUCCESS: in powercap_show()118 case OPAL_SUCCESS: in powercap_store()
26 case OPAL_SUCCESS: in opal_status_to_err()
63 if (opal_poll_events(&events) != OPAL_SUCCESS) in opal_handle_events()
97 case OPAL_SUCCESS: in sg_store()
306 while (opal_get_msg(__pa(&msg), sizeof(msg)) == OPAL_SUCCESS) { in hmi_event_handler()
479 if ((ret != OPAL_SUCCESS) || !addr) { in opalcore_config_init()490 if ((ret != OPAL_SUCCESS) || !addr) { in opalcore_config_init()
455 if (opal_resync_timebase() != OPAL_SUCCESS) in power7_idle_insn()765 if (opal_resync_timebase() != OPAL_SUCCESS) in power9_idle_stop()967 if (opal_resync_timebase() != OPAL_SUCCESS) in power10_idle_stop()
14 #define OPAL_SUCCESS 0 macro
Completed in 47 milliseconds